#include <reference.hh>

Public Member Functions | |
| reference_base (size_t identifier) | |
| size_t | identifier () const |
Protected Attributes | |
| size_t | identifier_ |
The reference_base type is the base of all FleCSI data model types. It is used to identify FleCSI data model types, and to store basic handle information.
1.8.13