Overview     Modules     Class Hierarchy     Classes     Members  

tlp::StringType Class Reference

#include <PropertyTypes.h>

Inheritance diagram for tlp::StringType:
Collaboration diagram for tlp::StringType:

List of all members.

Static Public Member Functions


Member Function Documentation

static RealType tlp::StringType::defaultValue (  )  [static]

Reimplemented from tlp::TypeInterface< std::string >.

static bool tlp::StringType::fromString ( RealType v,
const std::string &  s 
) [static]

Reimplemented from tlp::TypeInterface< std::string >.

static bool tlp::StringType::read ( std::istream &  ,
RealType  
) [static]

Reimplemented from tlp::TypeInterface< std::string >.

static std::string tlp::StringType::toString ( const RealType v  )  [static]

Reimplemented from tlp::TypeInterface< std::string >.

static RealType tlp::StringType::undefinedValue (  )  [static]

Reimplemented from tlp::TypeInterface< std::string >.

static void tlp::StringType::write ( std::ostream &  ,
const RealType  
) [static]

Reimplemented from tlp::TypeInterface< std::string >.



Tulip Software by LaBRI Visualization Team    2001 - 2012