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

#include <PropertyTypes.h>

Inheritance diagram for tlp::BooleanVectorType:
Collaboration diagram for tlp::BooleanVectorType:

List of all members.

Static Public Member Functions

static void write (std::ostream &, const RealType &)
static bool read (std::istream &, RealType &)
- Static Public Member Functions inherited from tlp::TypeInterface< std::vector< bool > >
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::vector< bool > >
typedef std::vector< bool > RealType

Member Function Documentation

static bool tlp::BooleanVectorType::read ( std::istream &  ,
RealType  
)
static
static void tlp::BooleanVectorType::write ( std::ostream &  ,
const RealType  
)
static


Tulip Software by LaBRI Visualization Team    2001 - 2012