|
DTNMA Reference Tools v2.1.0 - 2.ga9a44fe
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
|
The entire object path as part of a full obj_ref_t. More...
#include <ref.h>
Collaboration diagram for cace_ari_objpath_t: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.