DTNMA Reference Tools v2.0.0 - 9.gaff6489
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
|
Given parameter storage for an cace_ari_ref_t. More...
#include <ref.h>
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. | ||
Given parameter storage for an cace_ari_ref_t.