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

#include <PropertyTypes.h>

Inheritance diagram for tlp::DoubleType:
Collaboration diagram for tlp::DoubleType:

Static Public Member Functions

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

Additional Inherited Members

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

Member Function Documentation

static double tlp::DoubleType::defaultValue ( )
static

Reimplemented from tlp::TypeInterface< double >.

static double tlp::DoubleType::undefinedValue ( )
static

Reimplemented from tlp::TypeInterface< double >.



Tulip Software by LaBRI Visualization Team    2001 - 2012