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 |
|
inline |
Definition at line 118 of file Traits.h.
Referenced by FieldInterp< Data_T >::classType(), LinearFieldInterp< Data_T >::classType(), CubicFieldInterp< Data_T >::classType(), LinearGenericFieldInterp< Field_T >::classType(), LinearMACFieldInterp< Data_T >::classType(), and CubicGenericFieldInterp< Field_T >::classType().
|
private |
Definition at line 131 of file Traits.h.
Referenced by TemplatedFieldType< ResizableField< Data_T > >::name(), and TemplatedFieldType< ResizableField< Data_T > >::TemplatedFieldType().