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

#include <PropertyTypes.h>

Inheritance diagram for tlp::IntegerType:
Collaboration diagram for tlp::IntegerType:

List of all members.

Static Public Member Functions

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

Member Function Documentation

static int tlp::IntegerType::defaultValue ( )
static

Reimplemented from tlp::TypeInterface< int >.

static int tlp::IntegerType::undefinedValue ( )
static

Reimplemented from tlp::TypeInterface< int >.



Tulip Software by LaBRI Visualization Team    2001 - 2012