A templated class which represent an attribute of a DtEnvObject.
More...
List of all members.
Public Member Functions |
|
| DtEnvAttribute (const DtString &name, DtEnvValueSP boundValue) |
|
AttribType | get () const |
|
void | set (AttribType val) |
Static Protected Member Functions |
|
static DtString | decode (AttribType t) |
|
static AttribType | encode (const DtString &value) |
Protected Attributes |
|
DtEnvValueWP | myValue |
|
AttribType | myCache |
Detailed Description
template<typename AttribType>
class DtEnvAttribute< AttribType >
A templated class which represent an attribute of a DtEnvObject.
The documentation for this class was generated from the following file: