class DtRealAttribute:
More...
Detailed Description
class DtRealAttribute:
Instances of DtRealAttribute represent and mapping between a DtString "key" and a piece of data (real) that collectively create an attribute.
Constructor & Destructor Documentation
| DtRealAttribute::DtRealAttribute |
( |
| ) |
|
| DtRealAttribute::DtRealAttribute |
( |
const DtString & |
key, |
|
|
double |
data |
|
) |
| |
| virtual DtRealAttribute::~DtRealAttribute |
( |
| ) |
|
|
virtual |
Member Function Documentation
| const DtString& DtRealAttribute::key |
( |
| ) |
const |
| void DtRealAttribute::setKey |
( |
const DtString & |
newKey | ) |
|
| double DtRealAttribute::data |
( |
| ) |
const |
| void DtRealAttribute::setData |
( |
double |
newData | ) |
|
Member Data Documentation
| double DtRealAttribute::myData |
|
protected |
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.tot/include/vrfutil/realAttribute.h