![]() |
VR-Forces 4.8 Class Documentation
|

Public Member Functions | |
| DtUniqueElementAttribute (const T &value) | |
| virtual | ~DtUniqueElementAttribute () |
| virtual DtElementAttribute * | clone () const |
| Virtual Clone function. More... | |
Public Member Functions inherited from makVrv::DtTypedElementAttribute< T > | |
| DtTypedElementAttribute (unsigned short attrId, const T &value) | |
| virtual | ~DtTypedElementAttribute () |
| const T & | value () const |
Public Member Functions inherited from makVrv::DtElementAttribute | |
| DtElementAttribute (unsigned short attrId, unsigned short typeId) | |
| DtElementAttribute (const DtElementAttribute ©) | |
| virtual | ~DtElementAttribute () |
| unsigned short | attributeId () const |
| unsigned short | typeId () const |
Static Public Member Functions | |
| static const DtUniqueElementAttribute< T, AttributeId > * | findInEntry (const DtElementEntry &entry) |
| Attempt to find an attribute in an entry. More... | |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Virtual Clone function.
Reimplemented from makVrv::DtTypedElementAttribute< T >.
References makVrv::DtTypedElementAttribute< T >::value().
|
inlinestatic |
Attempt to find an attribute in an entry.
References makVrv::DtElementEntry::findAttribute().