Overview     Modules     Class Hierarchy     Classes     Members  

tlp::TypeInterface< T > Class Template Reference

#include <PropertyTypes.h>

Inheritance diagram for tlp::TypeInterface< T >:

List of all members.

Public Types

Static Public Member Functions

template<typename T>
class tlp::TypeInterface< T >


Member Typedef Documentation

template<typename T>
typedef T tlp::TypeInterface< T >::RealType

Member Function Documentation

template<typename T>
static bool tlp::TypeInterface< T >::fromString ( RealType ,
const std::string &   
) [inline, static]
template<typename T>
static bool tlp::TypeInterface< T >::read ( std::istream &  ,
RealType  
) [inline, static]
template<typename T>
static std::string tlp::TypeInterface< T >::toString ( const RealType  )  [inline, static]

Reimplemented in tlp::StringType, and tlp::ColorType.

template<typename T>
static void tlp::TypeInterface< T >::write ( std::ostream &  ,
const RealType  
) [inline, static]


Tulip Software by LaBRI Visualization Team    2001 - 2012