Field3D
|
Used to return a string for the name of a templated field. More...
#include <Traits.h>
Public Member Functions | |
const char * | name () |
TemplatedFieldType () | |
Private Attributes | |
std::string | m_name |
Used to return a string for the name of a templated field.
|
inline |
Definition at line 288 of file Traits.h.
References m_name, and DataTypeTraits< T >::name().
|
inline |
|
private |
Definition at line 297 of file Traits.h.
Referenced by name(), and TemplatedFieldType().