| DtStringList::DtStringList |
( |
| ) |
|
| virtual DtStringList::~DtStringList |
( |
| ) |
|
|
virtual |
| virtual void DtStringList::setNumStrings |
( |
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 DtStringList::numStrings |
( |
| ) |
const |
|
virtual |
| virtual const DtString& DtStringList::string |
( |
int |
index, |
|
|
bool * |
valid = 0 |
|
) |
| const |
|
virtual |
Get index'th object designator. Set valid to false if bad index, true otherwise.
| virtual void DtStringList::printData |
( |
| ) |
const |
|
virtual |
| virtual void DtStringList::printDataToStream |
( |
std::ostream & |
stream | ) |
const |
|
virtual |
| virtual void DtStringList::setFromNet |
( |
const void * |
netRep, |
|
|
int |
length |
|
) |
| |
|
virtual |
Set from network representation.
| virtual const void* DtStringList::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 DtStringList::netSize |
( |
| ) |
const |
|
virtual |
Returns size of network representation.
| int DtStringList::myNumberOfStrings |
|
protected |
| void* DtStringList::myNetRep |
|
protected |
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf5-1-branch/include/vrfExtObjects/stringList.h