VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions
makVrv::DtUniqueElementAttribute< T, AttributeId > Class Template Reference
Inheritance diagram for makVrv::DtUniqueElementAttribute< T, AttributeId >:
Inheritance graph
[legend]

Public Member Functions

 DtUniqueElementAttribute (const T &value)
 
virtual ~DtUniqueElementAttribute ()
 
virtual DtElementAttributeclone () const
 
- 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 &copy)
 
virtual ~DtElementAttribute ()
 
unsigned short attributeId () const
 
unsigned short typeId () const
 

Static Public Member Functions

static const
DtUniqueElementAttribute< T,
AttributeId > * 
findInEntry (const DtElementEntry &entry)
 

Constructor & Destructor Documentation

template<typename T , unsigned short AttributeId>
makVrv::DtUniqueElementAttribute< T, AttributeId >::DtUniqueElementAttribute ( const T &  value)
inline
template<typename T , unsigned short AttributeId>
virtual makVrv::DtUniqueElementAttribute< T, AttributeId >::~DtUniqueElementAttribute ( )
inlinevirtual

Member Function Documentation

template<typename T , unsigned short AttributeId>
virtual DtElementAttribute* makVrv::DtUniqueElementAttribute< T, AttributeId >::clone ( ) const
inlinevirtual

Virtual Clone function.

Reimplemented from makVrv::DtTypedElementAttribute< T >.

References makVrv::DtTypedElementAttribute< T >::value().

template<typename T , unsigned short AttributeId>
static const DtUniqueElementAttribute<T,AttributeId>* makVrv::DtUniqueElementAttribute< T, AttributeId >::findInEntry ( const DtElementEntry entry)
inlinestatic

Attempt to find an attribute in an entry.

References makVrv::DtElementEntry::findAttribute().


The documentation for this class was generated from the following file:

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)