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

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

#include "ietf_inet_base.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_inet_base.c:

Functions

int refda_adm_ietf_inet_base_init (refda_agent_t *agent)
 Initializer for the ADM module ietf-inet-base.
 

Detailed Description

This is the compilation unit for the implementation of the ADM module "ietf-inet-base" 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_inet_base_init()