Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkVectorPropertySerializer.h File Reference
#include "mitkBasePropertySerializer.h"
#include "mitkVectorProperty.h"
#include <boost/lexical_cast.hpp>

Go to the source code of this file.

Classes

class  mitk::VectorPropertySerializer< DATATYPE >
 Serializes a VectorProperty. More...
 

Namespaces

 mitk
 DataCollection - Class to facilitate loading/accessing structured data.
 

Typedefs

typedef VectorPropertySerializer< double > mitk::DoubleVectorPropertySerializer
 
typedef VectorPropertySerializer< int > mitk::IntVectorPropertySerializer