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

#include <PropertyTypes.h>

Inheritance diagram for tlp::EdgeSetType:
Collaboration diagram for tlp::EdgeSetType:

Static Public Member Functions

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

Additional Inherited Members

- Public Types inherited from tlp::TypeInterface< std::set< edge > >
typedef std::set< edgeRealType

Member Function Documentation

static bool tlp::EdgeSetType::read ( std::istream &  iss,
RealType v 
)
static
static void tlp::EdgeSetType::write ( std::ostream &  oss,
const RealType v 
)
static


Tulip Software by LaBRI Visualization Team    2001 - 2012