Overview     Modules     Class Hierarchy     Classes     Members  
tlp::SizeType Class Reference

#include <PropertyTypes.h>

Inheritance diagram for tlp::SizeType:
Collaboration diagram for tlp::SizeType:

Static Public Member Functions

static RealType undefinedValue ()
static RealType defaultValue ()
static bool read (std::istream &, RealType &)
static bool fromString (RealType &, const std::string &)
- Static Public Member Functions inherited from tlp::SerializableType< tlp::Size >
static void write (std::ostream &oss, const typename TypeInterface< tlp::Size >::RealType &v)
static bool read (std::istream &iss, typename TypeInterface< tlp::Size >::RealType &v)
- Static Public Member Functions inherited from tlp::TypeInterface< tlp::Size >
static void write (std::ostream &, const RealType &)
static std::string toString (const RealType &)

Additional Inherited Members

- Public Types inherited from tlp::TypeInterface< tlp::Size >
typedef tlp::Size RealType

Member Function Documentation

static RealType tlp::SizeType::defaultValue ( )
static

Reimplemented from tlp::TypeInterface< tlp::Size >.

static bool tlp::SizeType::fromString ( RealType ,
const std::string &   
)
static

Reimplemented from tlp::TypeInterface< tlp::Size >.

static bool tlp::SizeType::read ( std::istream &  ,
RealType  
)
static

Reimplemented from tlp::TypeInterface< tlp::Size >.

static RealType tlp::SizeType::undefinedValue ( )
static

Reimplemented from tlp::TypeInterface< tlp::Size >.



Tulip Software by LaBRI Visualization Team    2001 - 2012