|
DTNMA Reference Tools v2.1.0 - 13.gc5c0bac
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
|
Context to bind an individual object. More...
#include <binding.h>
Collaboration diagram for refda_binding_ctx_t:Data Fields | |
| const cace_amm_obj_store_t * | store |
| The store in which the objects reside. | |
| cace_amm_obj_ns_t * | ns |
| The namespace of the object being bound. | |
Context to bind an individual object.
| cace_amm_obj_ns_t* refda_binding_ctx_t::ns |
The namespace of the object being bound.
Referenced by refda_binding_ident_bases().
| const cace_amm_obj_store_t* refda_binding_ctx_t::store |
The store in which the objects reside.
Referenced by refda_adm_ietf_dtnma_agent_ctrl_ensure_const(), refda_adm_ietf_dtnma_agent_ctrl_ensure_var(), refda_agent_bindrefs(), refda_binding_ident_bases(), refda_binding_semtype_use(), and suiteSetUp().