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-amm-semtype" for the C-language reference DA. More...
#include "ietf_amm_semtype.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_amm_semtype_init (refda_agent_t *agent) |
Initializer for the ADM module ietf-amm-semtype. | |
This is the compilation unit for the implementation of the ADM module "ietf-amm-semtype" 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_amm_semtype_init | ( | refda_agent_t * | agent | ) |
Initializer for the ADM module ietf-amm-semtype.
[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, cace_amm_semtype_union_t::choices, cace_amm_formal_param_t::defval, cace_amm_semtype_ulist_t::item_type, refda_amm_ident_base_t::name, refda_agent_t::objs, REFDA_ADM_IETF_AMM_SEMTYPE_ENUM_ADM, REFDA_ADM_IETF_AMM_SEMTYPE_ENUM_OBJID_IDENT_DLIST, REFDA_ADM_IETF_AMM_SEMTYPE_ENUM_OBJID_IDENT_SEMTYPE, REFDA_ADM_IETF_AMM_SEMTYPE_ENUM_OBJID_IDENT_SEQ, REFDA_ADM_IETF_AMM_SEMTYPE_ENUM_OBJID_IDENT_TBLT, REFDA_ADM_IETF_AMM_SEMTYPE_ENUM_OBJID_IDENT_TBLT_COL, REFDA_ADM_IETF_AMM_SEMTYPE_ENUM_OBJID_IDENT_TYPE_USE, REFDA_ADM_IETF_AMM_SEMTYPE_ENUM_OBJID_IDENT_ULIST, REFDA_ADM_IETF_AMM_SEMTYPE_ENUM_OBJID_IDENT_UMAP, REFDA_ADM_IETF_AMM_SEMTYPE_ENUM_OBJID_IDENT_UNION, REFDA_ADM_IETF_AMM_SEMTYPE_ENUM_OBJID_TYPEDEF_SEMTYPE, cace_amm_formal_param_t::typeobj, and refda_amm_typedef_desc_t::typeobj.