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

#include <PropertyTypes.h>

Inheritance diagram for tlp::LongType:
Collaboration diagram for tlp::LongType:

Static Public Member Functions

static long undefinedValue ()
static long defaultValue ()
- Static Public Member Functions inherited from tlp::SerializableType< long >
static void write (std::ostream &oss, const typename TypeInterface< long >::RealType &v)
static bool read (std::istream &iss, typename TypeInterface< long >::RealType &v)
- Static Public Member Functions inherited from tlp::TypeInterface< long >
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< long >
typedef long RealType

Member Function Documentation

static long tlp::LongType::defaultValue ( )
static

Reimplemented from tlp::TypeInterface< long >.

static long tlp::LongType::undefinedValue ( )
static

Reimplemented from tlp::TypeInterface< long >.



Tulip Software by LaBRI Visualization Team    2001 - 2012