Public Member Functions | Static Protected Member Functions | Protected Attributes
DtEnvAttribute< AttribType > Class Template Reference

A templated class which represent an attribute of a DtEnvObject. More...

+ Collaboration diagram for DtEnvAttribute< AttribType >:

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:

Document ID: Generated on Tue Oct 11 19:41:03 EDT 2011 from SVN revision 107422
Copyright © 2005-2011 VT MÄK Inc. All Rights Reserved (www.mak.com)