DTNMA Reference Tools v2.0.0 - 9.gaff6489
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
|
This is the header for the implementation of the ADM module "ietf-amm" for the C-language reference DA. More...
Macros | |
#define | REFDA_ADM_IETF_AMM_ENUM_ADM 0 |
Enumeration of the ADM itself. | |
Functions | |
int | refda_adm_ietf_amm_init (refda_agent_t *agent) |
Initializer for the ADM module ietf-amm. | |
This is the header for the implementation of the ADM module "ietf-amm" for the C-language reference DA.
This contains defines for each enumeration in the ADM and declarations of module-level initialization functions.
int refda_adm_ietf_amm_init | ( | refda_agent_t * | agent | ) |
Initializer for the ADM module ietf-amm.
[in,out] | agent | The agent to register this namespace and its objects within. |
References CACE_LOG_DEBUG, CHKERR1, refda_agent_t::objs, and REFDA_ADM_IETF_AMM_ENUM_ADM.