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 NestedFieldType< Field_T >::m_name, and DataTypeTraits< T >::name().
|
inline |
Definition at line 308 of file Traits.h.
References NestedFieldType< Field_T >::m_name.
|
private |
Definition at line 323 of file Traits.h.
Referenced by NestedFieldType< Field_T >::name(), and NestedFieldType< Field_T >::NestedFieldType().