DTNMA Reference Tools v2.0.0 - 9.gaff6489
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
Loading...
Searching...
No Matches
ietf_amm.c File Reference

This is the compilation unit for the implementation of the ADM module "ietf-amm" for the C-language reference DA. More...

#include "ietf_amm.h"
#include "refda/agent.h"
#include "refda/register.h"
#include "refda/edd_prod_ctx.h"
#include "refda/ctrl_exec_ctx.h"
#include "refda/oper_eval_ctx.h"
#include "refda/reporting.h"
#include <cace/amm/semtype.h>
#include <cace/ari/text.h>
#include <cace/util/logging.h>
#include <cace/util/defs.h>
+ Include dependency graph for ietf_amm.c:

Functions

int refda_adm_ietf_amm_init (refda_agent_t *agent)
 Initializer for the ADM module ietf-amm.
 

Detailed Description

This is the compilation unit for the implementation of the ADM module "ietf-amm" for the C-language reference DA.

This contains definitions of every AMM object instance in the ADM and file-local callback functions for all EDDs, CTRLs, and OPERs.

Function Documentation

◆ refda_adm_ietf_amm_init()

int refda_adm_ietf_amm_init ( refda_agent_t agent)

Initializer for the ADM module ietf-amm.

Parameters
[in,out]agentThe agent to register this namespace and its objects within.
Returns
Zero upon success.

References CACE_LOG_DEBUG, CHKERR1, refda_agent_t::objs, and REFDA_ADM_IETF_AMM_ENUM_ADM.