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