status_t agt_nmda_init(void)
Initialize the NMDA modules.
Definition: agt_nmda.c:79
status_t agt_nmda_init2(void)
NMDA init phase 2.
Definition: agt_nmda.c:124
void agt_nmda_cleanup(void)
Cleanup the NMDA Module.
Definition: agt_nmda.c:156
boolean agt_nmda_test_filters(xml_msg_hdr_t *mhdr, val_value_t *node)
NMDA check pre-condition filters.
Definition: agt_nmda.c:189
status_t
global error return code
Definition: status_enum.h:210
global error status code enumerations
one value to match one type
Definition: val.h:912
Common Encoding Message Header No longer XML specific!! Used by JSON and CBOR parsing as well!...
Definition: xml_msg.h:404