| DtAttachmentDescriptorList::DtAttachmentDescriptorList |
( |
| ) |
|
| virtual DtAttachmentDescriptorList::~DtAttachmentDescriptorList |
( |
| ) |
|
|
virtual |
| virtual void DtAttachmentDescriptorList::setNumDescriptors |
( |
int |
num | ) |
|
|
virtual |
Set/Get number of strings. Setting to a number lower than the current number will remove trailing strings from the list.
| virtual int DtAttachmentDescriptorList::numDescriptors |
( |
| ) |
const |
|
virtual |
Get index'th object designator. Set valid to false if bad index, true otherwise.
| virtual void DtAttachmentDescriptorList::setFromNet |
( |
const void * |
netRep, |
|
|
int |
length |
|
) |
| |
|
virtual |
Set from network representation.
| virtual const void* DtAttachmentDescriptorList::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 DtAttachmentDescriptorList::netSize |
( |
| ) |
const |
|
virtual |
Returns size of network representation.
| int DtAttachmentDescriptorList::myNumberOfDescriptors |
|
protected |
| void* DtAttachmentDescriptorList::myNetRep |
|
protected |
The documentation for this class was generated from the following file: