MeVisLab Toolbox Reference
FromStringFunctor Class Reference

#include <mlPropertyPersistence.h>

Inheritance diagram for FromStringFunctor:

Public Member Functions

 FromStringFunctor (const std::string &stringRepresentation)
template<typename T>
T operator() () const

Detailed Description

Definition at line 79 of file mlPropertyPersistence.h.

Constructor & Destructor Documentation

◆ FromStringFunctor()

FromStringFunctor::FromStringFunctor ( const std::string & stringRepresentation)
inline

Definition at line 82 of file mlPropertyPersistence.h.

Member Function Documentation

◆ operator()()

template<typename T>
T FromStringFunctor::operator() ( ) const
inline

Definition at line 85 of file mlPropertyPersistence.h.

References T.


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