DTNMA Reference Tools v2.0.0 - 9.gaff6489
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
|
The entire object path as part of a full obj_ref_t. More...
#include <ref.h>
Data Fields | |
cace_ari_idseg_t | org_id |
The organization-id segment of the path. | |
cace_ari_idseg_t | model_id |
The model-id segment of the path. | |
cace_ari_date_t | model_rev |
Date from 1970-01-01 epoch. | |
cace_ari_idseg_t | type_id |
The object-type segment of the path. | |
cace_ari_idseg_t | obj_id |
The object-id segment of the path. | |
bool | has_ari_type |
True if ari_type is valid. | |
cace_ari_type_t | ari_type |
Derived ARI type of the referenced object. | |
The entire object path as part of a full obj_ref_t.
Keeping this separate allows using just the identity portion for searching.