Instances of DtGlobalObjectDesignatorList are list of globally significant object identifiers.
More...
Instances of DtGlobalObjectDesignatorList are list of globally significant object identifiers.
| DtGlobalObjectDesignatorList::DtGlobalObjectDesignatorList |
( |
| ) |
|
| virtual DtGlobalObjectDesignatorList::~DtGlobalObjectDesignatorList |
( |
| ) |
|
|
virtual |
| virtual const void* DtGlobalObjectDesignatorList::netRep |
( |
int * |
size = 0 | ) |
const |
|
virtual |
Returns network representation, fills size with size of netRep.
Return value is pointer to internal object with same lifetime as this. Do not delete.
| virtual int DtGlobalObjectDesignatorList::netSize |
( |
| ) |
const |
|
virtual |
Returns size of network representation.
| virtual int DtGlobalObjectDesignatorList::numObjects |
( |
| ) |
const |
|
virtual |
Get index'th object designator.
Set valid to false if bad index, true otherwise.
| virtual void DtGlobalObjectDesignatorList::printData |
( |
| ) |
const |
|
virtual |
| virtual void DtGlobalObjectDesignatorList::printDataToStream |
( |
std::ostream & |
stream | ) |
const |
|
virtual |
| virtual void DtGlobalObjectDesignatorList::setFromNet |
( |
const void * |
netRep, |
|
|
int |
length |
|
) |
| |
|
virtual |
Set from network representation.
| virtual void DtGlobalObjectDesignatorList::setNumObjects |
( |
int |
num | ) |
|
|
virtual |
Set/Get number of objects.
Setting to a number lower than the current number will remove trailing objects from the list.
Set index'th object designator.
| void* DtGlobalObjectDesignatorList::myNetRep |
|
protected |
| int DtGlobalObjectDesignatorList::myNum |
|
protected |
The documentation for this class was generated from the following file: