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

#include <PropertyTypes.h>

Inheritance diagram for tlp::StringVectorType:
Collaboration diagram for tlp::StringVectorType:

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< std::string > >
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< std::string > >
typedef std::vector< std::string > RealType

Member Function Documentation

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


Tulip Software by LaBRI Visualization Team    2001 - 2012