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

Given parameter storage for an cace_ari_ref_t. More...

#include <ref.h>

+ Collaboration diagram for cace_ari_params_t:

Data Fields

enum cace_ari_param_state_e state
 Determine which member in the union is present.
 
union { 
 
   struct cace_ari_ac_s *   as_ac 
 Used when state is CACE_ARI_PARAMS_AC.
 
   struct cace_ari_am_s *   as_am 
 Used when state is CACE_ARI_PARAMS_AM.
 
};  
 The actual parameter data.
 

Detailed Description

Given parameter storage for an cace_ari_ref_t.


The documentation for this struct was generated from the following file: