Static Public Member Functions
C3DValueAttributeTranslator< T > Class Template Reference

a translater for 3D vectors to and from a std::string More...

#include <mia/3d/image.hh>

Inheritance diagram for C3DValueAttributeTranslator< T >:
CAttrTranslator

Static Public Member Functions

static void register_for (const std::string &key)
 

Additional Inherited Members

- Public Member Functions inherited from CAttrTranslator
PAttribute from_string (const std::string &value) const
 
virtual ~CAttrTranslator ()
 The virtual destructor just ensures virtual destruction and silences a warning. More...
 
- Protected Member Functions inherited from CAttrTranslator
 CAttrTranslator ()
 
void do_register (const std::string &key)
 

Detailed Description

template<typename T>
class C3DValueAttributeTranslator< T >

a translater for 3D vectors to and from a std::string

Definition at line 458 of file 3d/image.hh.

Member Function Documentation

template<typename T >
static void C3DValueAttributeTranslator< T >::register_for ( const std::string &  key)
static

The documentation for this class was generated from the following file: