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

#include <PropertyTypes.h>

Inheritance diagram for tlp::UnsignedIntegerType:
Collaboration diagram for tlp::UnsignedIntegerType:

Static Public Member Functions

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

Additional Inherited Members

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

Member Function Documentation

static unsigned int tlp::UnsignedIntegerType::defaultValue ( )
static
static unsigned int tlp::UnsignedIntegerType::undefinedValue ( )
static


Tulip Software by LaBRI Visualization Team    2001 - 2012