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