opentl::core::util::TypeConversion Class Reference

List of all members.

Static Public Member Functions

static std::string str (const math::Vector &v)
template<typename T >
static std::string str (std::vector< T > v)
static std::string str (CvRect rect)
static std::string str (CvPoint point)
static std::string str (bool val)
template<typename T >
static std::string str (T val)
template<typename T >
static T valFromStr (const std::string &str)


Member Function Documentation

static std::string opentl::core::util::TypeConversion::str ( const math::Vector v  )  [inline, static]

template<typename T >
static std::string opentl::core::util::TypeConversion::str ( std::vector< T >  v  )  [inline, static]

str() method must be implemented for vector elements

static std::string opentl::core::util::TypeConversion::str ( CvRect  rect  )  [inline, static]

static std::string opentl::core::util::TypeConversion::str ( CvPoint  point  )  [inline, static]

static std::string opentl::core::util::TypeConversion::str ( bool  val  )  [inline, static]

template<typename T >
static std::string opentl::core::util::TypeConversion::str ( val  )  [inline, static]

template<typename T >
static T opentl::core::util::TypeConversion::valFromStr ( const std::string &  str  )  [inline, static]


Generated on Thu Jun 10 21:08:09 2010 for OpenTL by  doxygen 1.5.8