| |||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::TypeInterface< T > Class Template Reference
Inheritance diagram for tlp::TypeInterface< T >:
Public Types
Static Public Member Functions
template<typename T>
|
typedef T tlp::TypeInterface< T >::RealType |
static RealType tlp::TypeInterface< T >::defaultValue | ( | ) | [inline, static] |
Reimplemented in tlp::GraphType, tlp::DoubleType, tlp::FloatType, tlp::IntegerType, tlp::LongType, tlp::UnsignedIntegerType, tlp::BooleanType, tlp::PointType, tlp::SizeType, and tlp::StringType.
static bool tlp::TypeInterface< T >::fromString | ( | RealType & | , |
const std::string & | |||
) | [inline, static] |
Reimplemented in tlp::PointType, tlp::SizeType, tlp::StringType, and tlp::ColorType.
static bool tlp::TypeInterface< T >::read | ( | std::istream & | , |
RealType & | |||
) | [inline, static] |
Reimplemented in tlp::GraphType, tlp::EdgeSetType, tlp::BooleanType, tlp::BooleanVectorType, tlp::LineType, tlp::PointType, tlp::SizeType, tlp::StringType, tlp::StringVectorType, and tlp::ColorType.
static std::string tlp::TypeInterface< T >::toString | ( | const RealType & | ) | [inline, static] |
Reimplemented in tlp::StringType, and tlp::ColorType.
static RealType tlp::TypeInterface< T >::undefinedValue | ( | ) | [inline, static] |
Reimplemented in tlp::GraphType, tlp::DoubleType, tlp::FloatType, tlp::IntegerType, tlp::LongType, tlp::UnsignedIntegerType, tlp::BooleanType, tlp::PointType, tlp::SizeType, tlp::StringType, and tlp::ColorType.
static void tlp::TypeInterface< T >::write | ( | std::ostream & | , |
const RealType & | |||
) | [inline, static] |
Reimplemented in tlp::GraphType, tlp::EdgeSetType, tlp::BooleanType, tlp::BooleanVectorType, tlp::StringType, tlp::StringVectorType, and tlp::ColorType.
Tulip Software by LaBRI Visualization Team 2001 - 2012 |