DTNMA Reference Tools v2.0.0 - 9.gaff6489
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
|
This is the compilation unit for the implementation of the ADM module "ietf-bp-base" for the C-language reference DA. More...
#include "ietf_bp_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>
Functions | |
int | refda_adm_ietf_bp_base_init (refda_agent_t *agent) |
Initializer for the ADM module ietf-bp-base. | |
This is the compilation unit for the implementation of the ADM module "ietf-bp-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.
int refda_adm_ietf_bp_base_init | ( | refda_agent_t * | agent | ) |
Initializer for the ADM module ietf-bp-base.
[in,out] | agent | The agent to register this namespace and its objects within. |
Register IDENT objects
Register TYPEDEF objects
References refda_amm_ident_desc_t::bases, CACE_ARI_INIT_UNDEFINED, cace_ari_set_objref_path_intid(), CACE_LOG_DEBUG, CACE_MALLOC, CHKERR1, refda_amm_ident_base_t::name, refda_agent_t::objs, REFDA_ADM_IETF_BP_BASE_ENUM_ADM, REFDA_ADM_IETF_BP_BASE_ENUM_OBJID_IDENT_BP_EID_PATTERN, REFDA_ADM_IETF_BP_BASE_ENUM_OBJID_IDENT_BP_ENDPOINT, REFDA_ADM_IETF_BP_BASE_ENUM_OBJID_IDENT_DISPLAY_BSTR_EID, REFDA_ADM_IETF_BP_BASE_ENUM_OBJID_IDENT_DISPLAY_BSTR_EID_PATTERN, REFDA_ADM_IETF_BP_BASE_ENUM_OBJID_TYPEDEF_EID_CBOR, REFDA_ADM_IETF_BP_BASE_ENUM_OBJID_TYPEDEF_EID_PATTERN_CBOR, REFDA_ADM_IETF_BP_BASE_ENUM_OBJID_TYPEDEF_EID_TEXT, cace_amm_formal_param_t::typeobj, and refda_amm_typedef_desc_t::typeobj.