#include <attribute.h>
Inheritance diagram for Attribute:
Public Member Functions | |
Attribute (const NeoEngine::HashString &rstrName, const T &rkData) | |
virtual | ~Attribute () |
Public Attributes | |
T | m_kData |
NeoEngine::HashString | m_strName |
|
|
|
|
|
Attribute data |
|
Attribute name |