Instances of DtGlobalObjectDesignatorList are list of globally significant object identifiers.
More...
Detailed Description
Instances of DtGlobalObjectDesignatorList are list of globally significant object identifiers.
Constructor & Destructor Documentation
| DtGlobalObjectDesignatorList::DtGlobalObjectDesignatorList |
( |
| ) |
|
| virtual DtGlobalObjectDesignatorList::~DtGlobalObjectDesignatorList |
( |
| ) |
|
|
virtual |
Member Function Documentation
| 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 const void* DtGlobalObjectDesignatorList::netRep2_0 |
( |
int * |
size = 0 | ) |
const |
|
virtual |
RPR FOM 2 draft 17 functions. Use 32-bit number of objects.
| virtual const void* DtGlobalObjectDesignatorList::netRepPre1_0 |
( |
int * |
size = 0 | ) |
const |
|
virtual |
| virtual int DtGlobalObjectDesignatorList::netSize |
( |
| ) |
const |
|
virtual |
Returns size of network representation.
| virtual int DtGlobalObjectDesignatorList::netSize2_0 |
( |
| ) |
const |
|
virtual |
RPR FOM 2 draft 17 functions. Use 32-bit number of objects.
| virtual int DtGlobalObjectDesignatorList::netSizePre1_0 |
( |
| ) |
const |
|
virtual |
| 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::setFromNet2_0 |
( |
const void * |
netRep, |
|
|
int |
length |
|
) |
| |
|
virtual |
RPR FOM 2 draft 17 functions. Use 32-bit number of objects.
| virtual void DtGlobalObjectDesignatorList::setFromNetPre1_0 |
( |
const void * |
netRep, |
|
|
int |
length |
|
) |
| |
|
virtual |
Pre RPR FOM 1.0 network functions.
| 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.
Member Data Documentation
| void* DtGlobalObjectDesignatorList::myNetRep |
|
protected |
| int DtGlobalObjectDesignatorList::myNum |
|
protected |
The documentation for this class was generated from the following file: