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

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.
 

Detailed Description

The entire object path as part of a full obj_ref_t.

Keeping this separate allows using just the identity portion for searching.


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