TypesClasses
Functions
- tlp::DECL_STORED_STRUCT (std::set< tlp::node >)
- static GraphType::RealType tlp::GraphType::undefinedValue ()
- static GraphType::RealType tlp::GraphType::defaultValue ()
- static std::string tlp::GraphType::toString (const RealType &v)
- static bool tlp::GraphType::fromString (RealType &v, const std::string &s)
- tlp::DECL_STORED_STRUCT (std::set< tlp::edge >)
- static std::set< edge > tlp::EdgeSetType::undefinedValue ()
- static std::set< edge > tlp::EdgeSetType::defaultValue ()
- static std::string tlp::EdgeSetType::toString (const RealType &v)
- static bool tlp::EdgeSetType::fromString (RealType &v, const std::string &s)
- static void tlp::EdgeSetType::write (std::ostream &, const RealType &v)
- static bool tlp::EdgeSetType::read (std::istream &istr, RealType &value)
- static double tlp::DoubleType::undefinedValue ()
- static double tlp::DoubleType::defaultValue ()
- static std::string tlp::DoubleType::toString (const RealType &v)
- static bool tlp::DoubleType::fromString (RealType &v, const std::string &s)
- static void tlp::DoubleType::write (std::ostream &, const RealType &v)
- static bool tlp::DoubleType::read (std::istream &istr, RealType &value)
- tlp::DECL_STORED_STRUCT (std::vector< double >)
- static std::vector< double > tlp::DoubleVectorType::undefinedValue ()
- static std::vector< double > tlp::DoubleVectorType::defaultValue ()
- static std::string tlp::DoubleVectorType::toString (const RealType &v)
- static bool tlp::DoubleVectorType::fromString (RealType &v, const std::string &s)
- static void tlp::DoubleVectorType::write (std::ostream &, const RealType &v)
- static bool tlp::DoubleVectorType::read (std::istream &istr, RealType &value)
- static int tlp::IntegerType::undefinedValue ()
- static int tlp::IntegerType::defaultValue ()
- static std::string tlp::IntegerType::toString (const RealType &v)
- static bool tlp::IntegerType::fromString (RealType &v, const std::string &s)
- static void tlp::IntegerType::write (std::ostream &, const RealType &v)
- static bool tlp::IntegerType::read (std::istream &istr, RealType &value)
- tlp::DECL_STORED_STRUCT (std::vector< int >)
- static std::vector< int > tlp::IntegerVectorType::undefinedValue ()
- static std::vector< int > tlp::IntegerVectorType::defaultValue ()
- static std::string tlp::IntegerVectorType::toString (const RealType &v)
- static bool tlp::IntegerVectorType::fromString (RealType &v, const std::string &s)
- static void tlp::IntegerVectorType::write (std::ostream &, const RealType &v)
- static bool tlp::IntegerVectorType::read (std::istream &istr, RealType &value)
- static bool tlp::BooleanType::undefinedValue ()
- static bool tlp::BooleanType::defaultValue ()
- static std::string tlp::BooleanType::toString (const RealType &v)
- static bool tlp::BooleanType::fromString (RealType &v, const std::string &s)
- static void tlp::BooleanType::write (std::ostream &, const RealType &v)
- static bool tlp::BooleanType::read (std::istream &istr, RealType &value)
- tlp::DECL_STORED_STRUCT (std::vector< bool >)
- static std::vector< bool > tlp::BooleanVectorType::undefinedValue ()
- static std::vector< bool > tlp::BooleanVectorType::defaultValue ()
- static std::string tlp::BooleanVectorType::toString (const RealType &v)
- static bool tlp::BooleanVectorType::fromString (RealType &v, const std::string &s)
- static void tlp::BooleanVectorType::write (std::ostream &, const RealType &v)
- static bool tlp::BooleanVectorType::read (std::istream &istr, RealType &value)
- tlp::DECL_STORED_STRUCT (std::vector< tlp::Coord >)
- static std::vector< Coord > tlp::LineType::undefinedValue ()
- static std::vector< Coord > tlp::LineType::defaultValue ()
- static std::string tlp::LineType::toString (const RealType &v)
- static bool tlp::LineType::fromString (RealType &v, const std::string &s)
- static void tlp::LineType::write (std::ostream &, const RealType &v)
- static bool tlp::LineType::read (std::istream &istr, RealType &value)
- tlp::DECL_STORED_STRUCT (tlp::Coord)
- static Coord tlp::PointType::undefinedValue ()
- static Coord tlp::PointType::defaultValue ()
- static std::string tlp::PointType::toString (const RealType &v)
- static bool tlp::PointType::fromString (RealType &v, const std::string &s)
- static void tlp::PointType::write (std::ostream &, const RealType &v)
- static bool tlp::PointType::read (std::istream &istr, RealType &value)
- tlp::DECL_STORED_STRUCT (tlp::Size)
- static Size tlp::SizeType::undefinedValue ()
- static Size tlp::SizeType::defaultValue ()
- static std::string tlp::SizeType::toString (const RealType &v)
- static bool tlp::SizeType::fromString (RealType &v, const std::string &s)
- static void tlp::SizeType::write (std::ostream &, const RealType &v)
- static bool tlp::SizeType::read (std::istream &istr, RealType &value)
- tlp::DECL_STORED_STRUCT (std::vector< tlp::Size >)
- static std::vector< Size > tlp::SizeVectorType::undefinedValue ()
- static std::vector< Size > tlp::SizeVectorType::defaultValue ()
- static std::string tlp::SizeVectorType::toString (const RealType &v)
- static bool tlp::SizeVectorType::fromString (RealType &v, const std::string &s)
- static void tlp::SizeVectorType::write (std::ostream &, const RealType &v)
- static bool tlp::SizeVectorType::read (std::istream &istr, RealType &value)
- tlp::DECL_STORED_STRUCT (std::string)
- static std::string tlp::StringType::undefinedValue ()
- static std::string tlp::StringType::defaultValue ()
- static std::string tlp::StringType::toString (const RealType &v)
- static bool tlp::StringType::fromString (RealType &v, const std::string &s)
- static void tlp::StringType::write (std::ostream &, const RealType &v)
- static bool tlp::StringType::read (std::istream &istr, RealType &value)
- tlp::DECL_STORED_STRUCT (std::vector< std::string >)
- static std::vector< std::string > tlp::StringVectorType::undefinedValue ()
- static std::vector< std::string > tlp::StringVectorType::defaultValue ()
- static std::string tlp::StringVectorType::toString (const RealType &v)
- static bool tlp::StringVectorType::fromString (RealType &v, const std::string &s)
- static void tlp::StringVectorType::write (std::ostream &, const RealType &v)
- static bool tlp::StringVectorType::read (std::istream &istr, RealType &value)
- static Color tlp::ColorType::undefinedValue ()
- static Color tlp::ColorType::defaultValue ()
- static std::string tlp::ColorType::toString (const RealType &v)
- static bool tlp::ColorType::fromString (RealType &v, const std::string &s)
- static void tlp::ColorType::write (std::ostream &, const RealType &v)
- static bool tlp::ColorType::read (std::istream &istr, RealType &value)
- tlp::DECL_STORED_STRUCT (std::vector< tlp::Color >)
- static std::vector< Color > tlp::ColorVectorType::undefinedValue ()
- static std::vector< Color > tlp::ColorVectorType::defaultValue ()
- static std::string tlp::ColorVectorType::toString (const RealType &v)
- static bool tlp::ColorVectorType::fromString (RealType &v, const std::string &s)
- static void tlp::ColorVectorType::write (std::ostream &, const RealType &v)
- static bool tlp::ColorVectorType::read (std::istream &istr, RealType &value)
- static std::vector< Coord > tlp::CoordVectorType::undefinedValue ()
- static std::vector< Coord > tlp::CoordVectorType::defaultValue ()
- static std::string tlp::CoordVectorType::toString (const RealType &v)
- static bool tlp::CoordVectorType::fromString (RealType &v, const std::string &s)
- static void tlp::CoordVectorType::write (std::ostream &, const RealType &v)
- static bool tlp::CoordVectorType::read (std::istream &istr, RealType &value)
- TLP_SCOPE void tlp::initTypeSerializers ()
- bool tlp::stringToColor (std::string &str, Color &col)
- bool tlp::stringToSize (std::string &str, Size &siz)
- bool tlp::stringToCoord (std::string &str, Coord &coo)
- bool tlp::stringToLCoord (std::string &str, std::list< Coord > &lcoo)
- bool tlp::stringToNodeProperty (PropertyInterface *propertyName, node n, std::string &str)
- bool tlp::stringToEdgeProperty (PropertyInterface *propertyName, edge e, std::string &str)
- bool tlp::stringToAllNodeProperty (PropertyInterface *propertyName, std::string &str)
- bool tlp::stringToAllEdgeProperty (PropertyInterface *propertyName, std::string &str)
- std::string tlp::nodePropertyToString (PropertyInterface *propertyName, node n)
- std::string tlp::edgePropertyToString (PropertyInterface *propertyName, edge e)
- std::string tlp::propertyType (PropertyInterface *propertyName)
- std::string tlp::propertyNodeDefaultValue (PropertyInterface *propertyName)
- std::string tlp::propertyEdgeDefaultValue (PropertyInterface *propertyName)
Function Documentation
tlp::DECL_STORED_STRUCT |
( |
std::vector< tlp::Color > |
|
) |
|
tlp::DECL_STORED_STRUCT |
( |
std::vector< std::string > |
|
) |
|
tlp::DECL_STORED_STRUCT |
( |
std::string |
|
) |
|
tlp::DECL_STORED_STRUCT |
( |
std::vector< tlp::Size > |
|
) |
|
tlp::DECL_STORED_STRUCT |
( |
std::vector< tlp::Coord > |
|
) |
|
tlp::DECL_STORED_STRUCT |
( |
std::vector< bool > |
|
) |
|
tlp::DECL_STORED_STRUCT |
( |
std::vector< int > |
|
) |
|
tlp::DECL_STORED_STRUCT |
( |
std::vector< double > |
|
) |
|
tlp::DECL_STORED_STRUCT |
( |
std::set< tlp::edge > |
|
) |
|
tlp::DECL_STORED_STRUCT |
( |
std::set< tlp::node > |
|
) |
|
static std::vector<Coord> tlp::CoordVectorType::defaultValue |
( |
|
) |
[static, inherited] |
static std::vector<Color> tlp::ColorVectorType::defaultValue |
( |
|
) |
[static, inherited] |
static Color tlp::ColorType::defaultValue |
( |
|
) |
[static, inherited] |
static std::vector<std::string> tlp::StringVectorType::defaultValue |
( |
|
) |
[static, inherited] |
static std::string tlp::StringType::defaultValue |
( |
|
) |
[static, inherited] |
static std::vector<Size> tlp::SizeVectorType::defaultValue |
( |
|
) |
[static, inherited] |
static Size tlp::SizeType::defaultValue |
( |
|
) |
[static, inherited] |
static Coord tlp::PointType::defaultValue |
( |
|
) |
[static, inherited] |
static std::vector<Coord> tlp::LineType::defaultValue |
( |
|
) |
[static, inherited] |
static std::vector<bool> tlp::BooleanVectorType::defaultValue |
( |
|
) |
[static, inherited] |
static bool tlp::BooleanType::defaultValue |
( |
|
) |
[static, inherited] |
static std::vector<int> tlp::IntegerVectorType::defaultValue |
( |
|
) |
[static, inherited] |
static int tlp::IntegerType::defaultValue |
( |
|
) |
[static, inherited] |
static std::vector<double> tlp::DoubleVectorType::defaultValue |
( |
|
) |
[static, inherited] |
static double tlp::DoubleType::defaultValue |
( |
|
) |
[static, inherited] |
static std::set<edge> tlp::EdgeSetType::defaultValue |
( |
|
) |
[static, inherited] |
static GraphType::RealType tlp::GraphType::defaultValue |
( |
|
) |
[static, inherited] |
std::string tlp::edgePropertyToString |
( |
PropertyInterface * |
propertyName, |
|
|
edge |
e | |
|
) |
| | |
static bool tlp::CoordVectorType::fromString |
( |
RealType & |
v, |
|
|
const std::string & |
s | |
|
) |
| | [static, inherited] |
static bool tlp::ColorVectorType::fromString |
( |
RealType & |
v, |
|
|
const std::string & |
s | |
|
) |
| | [static, inherited] |
static bool tlp::ColorType::fromString |
( |
RealType & |
v, |
|
|
const std::string & |
s | |
|
) |
| | [static, inherited] |
static bool tlp::StringVectorType::fromString |
( |
RealType & |
v, |
|
|
const std::string & |
s | |
|
) |
| | [static, inherited] |
static bool tlp::StringType::fromString |
( |
RealType & |
v, |
|
|
const std::string & |
s | |
|
) |
| | [static, inherited] |
static bool tlp::SizeVectorType::fromString |
( |
RealType & |
v, |
|
|
const std::string & |
s | |
|
) |
| | [static, inherited] |
static bool tlp::SizeType::fromString |
( |
RealType & |
v, |
|
|
const std::string & |
s | |
|
) |
| | [static, inherited] |
static bool tlp::PointType::fromString |
( |
RealType & |
v, |
|
|
const std::string & |
s | |
|
) |
| | [static, inherited] |
static bool tlp::LineType::fromString |
( |
RealType & |
v, |
|
|
const std::string & |
s | |
|
) |
| | [static, inherited] |
static bool tlp::BooleanVectorType::fromString |
( |
RealType & |
v, |
|
|
const std::string & |
s | |
|
) |
| | [static, inherited] |
static bool tlp::BooleanType::fromString |
( |
RealType & |
v, |
|
|
const std::string & |
s | |
|
) |
| | [static, inherited] |
static bool tlp::IntegerVectorType::fromString |
( |
RealType & |
v, |
|
|
const std::string & |
s | |
|
) |
| | [static, inherited] |
static bool tlp::IntegerType::fromString |
( |
RealType & |
v, |
|
|
const std::string & |
s | |
|
) |
| | [static, inherited] |
static bool tlp::DoubleVectorType::fromString |
( |
RealType & |
v, |
|
|
const std::string & |
s | |
|
) |
| | [static, inherited] |
static bool tlp::DoubleType::fromString |
( |
RealType & |
v, |
|
|
const std::string & |
s | |
|
) |
| | [static, inherited] |
static bool tlp::EdgeSetType::fromString |
( |
RealType & |
v, |
|
|
const std::string & |
s | |
|
) |
| | [static, inherited] |
static bool tlp::GraphType::fromString |
( |
RealType & |
v, |
|
|
const std::string & |
s | |
|
) |
| | [static, inherited] |
TLP_SCOPE void tlp::initTypeSerializers |
( |
|
) |
|
std::string tlp::nodePropertyToString |
( |
PropertyInterface * |
propertyName, |
|
|
node |
n | |
|
) |
| | |
std::string tlp::propertyEdgeDefaultValue |
( |
PropertyInterface * |
propertyName |
) |
|
std::string tlp::propertyNodeDefaultValue |
( |
PropertyInterface * |
propertyName |
) |
|
std::string tlp::propertyType |
( |
PropertyInterface * |
propertyName |
) |
|
static bool tlp::CoordVectorType::read |
( |
std::istream & |
istr, |
|
|
RealType & |
value | |
|
) |
| | [static, inherited] |
static bool tlp::ColorVectorType::read |
( |
std::istream & |
istr, |
|
|
RealType & |
value | |
|
) |
| | [static, inherited] |
static bool tlp::ColorType::read |
( |
std::istream & |
istr, |
|
|
RealType & |
value | |
|
) |
| | [static, inherited] |
static bool tlp::StringVectorType::read |
( |
std::istream & |
istr, |
|
|
RealType & |
value | |
|
) |
| | [static, inherited] |
static bool tlp::StringType::read |
( |
std::istream & |
istr, |
|
|
RealType & |
value | |
|
) |
| | [static, inherited] |
static bool tlp::SizeVectorType::read |
( |
std::istream & |
istr, |
|
|
RealType & |
value | |
|
) |
| | [static, inherited] |
static bool tlp::SizeType::read |
( |
std::istream & |
istr, |
|
|
RealType & |
value | |
|
) |
| | [static, inherited] |
static bool tlp::PointType::read |
( |
std::istream & |
istr, |
|
|
RealType & |
value | |
|
) |
| | [static, inherited] |
static bool tlp::LineType::read |
( |
std::istream & |
istr, |
|
|
RealType & |
value | |
|
) |
| | [static, inherited] |
static bool tlp::BooleanVectorType::read |
( |
std::istream & |
istr, |
|
|
RealType & |
value | |
|
) |
| | [static, inherited] |
static bool tlp::BooleanType::read |
( |
std::istream & |
istr, |
|
|
RealType & |
value | |
|
) |
| | [static, inherited] |
static bool tlp::IntegerVectorType::read |
( |
std::istream & |
istr, |
|
|
RealType & |
value | |
|
) |
| | [static, inherited] |
static bool tlp::IntegerType::read |
( |
std::istream & |
istr, |
|
|
RealType & |
value | |
|
) |
| | [static, inherited] |
static bool tlp::DoubleVectorType::read |
( |
std::istream & |
istr, |
|
|
RealType & |
value | |
|
) |
| | [static, inherited] |
static bool tlp::DoubleType::read |
( |
std::istream & |
istr, |
|
|
RealType & |
value | |
|
) |
| | [static, inherited] |
static bool tlp::EdgeSetType::read |
( |
std::istream & |
istr, |
|
|
RealType & |
value | |
|
) |
| | [static, inherited] |
bool tlp::stringToAllEdgeProperty |
( |
PropertyInterface * |
propertyName, |
|
|
std::string & |
str | |
|
) |
| | |
bool tlp::stringToAllNodeProperty |
( |
PropertyInterface * |
propertyName, |
|
|
std::string & |
str | |
|
) |
| | |
bool tlp::stringToColor |
( |
std::string & |
str, |
|
|
Color & |
col | |
|
) |
| | |
bool tlp::stringToCoord |
( |
std::string & |
str, |
|
|
Coord & |
coo | |
|
) |
| | |
bool tlp::stringToEdgeProperty |
( |
PropertyInterface * |
propertyName, |
|
|
edge |
e, |
|
|
std::string & |
str | |
|
) |
| | |
bool tlp::stringToLCoord |
( |
std::string & |
str, |
|
|
std::list< Coord > & |
lcoo | |
|
) |
| | |
bool tlp::stringToNodeProperty |
( |
PropertyInterface * |
propertyName, |
|
|
node |
n, |
|
|
std::string & |
str | |
|
) |
| | |
bool tlp::stringToSize |
( |
std::string & |
str, |
|
|
Size & |
siz | |
|
) |
| | |
static std::string tlp::CoordVectorType::toString |
( |
const RealType & |
v |
) |
[static, inherited] |
static std::string tlp::ColorVectorType::toString |
( |
const RealType & |
v |
) |
[static, inherited] |
static std::string tlp::ColorType::toString |
( |
const RealType & |
v |
) |
[static, inherited] |
static std::string tlp::StringVectorType::toString |
( |
const RealType & |
v |
) |
[static, inherited] |
static std::string tlp::StringType::toString |
( |
const RealType & |
v |
) |
[static, inherited] |
static std::string tlp::SizeVectorType::toString |
( |
const RealType & |
v |
) |
[static, inherited] |
static std::string tlp::SizeType::toString |
( |
const RealType & |
v |
) |
[static, inherited] |
static std::string tlp::PointType::toString |
( |
const RealType & |
v |
) |
[static, inherited] |
static std::string tlp::LineType::toString |
( |
const RealType & |
v |
) |
[static, inherited] |
static std::string tlp::BooleanVectorType::toString |
( |
const RealType & |
v |
) |
[static, inherited] |
static std::string tlp::BooleanType::toString |
( |
const RealType & |
v |
) |
[static, inherited] |
static std::string tlp::IntegerVectorType::toString |
( |
const RealType & |
v |
) |
[static, inherited] |
static std::string tlp::IntegerType::toString |
( |
const RealType & |
v |
) |
[static, inherited] |
static std::string tlp::DoubleVectorType::toString |
( |
const RealType & |
v |
) |
[static, inherited] |
static std::string tlp::DoubleType::toString |
( |
const RealType & |
v |
) |
[static, inherited] |
static std::string tlp::EdgeSetType::toString |
( |
const RealType & |
v |
) |
[static, inherited] |
static std::string tlp::GraphType::toString |
( |
const RealType & |
v |
) |
[static, inherited] |
static std::vector<Coord> tlp::CoordVectorType::undefinedValue |
( |
|
) |
[static, inherited] |
static std::vector<Color> tlp::ColorVectorType::undefinedValue |
( |
|
) |
[static, inherited] |
static Color tlp::ColorType::undefinedValue |
( |
|
) |
[static, inherited] |
static std::vector<std::string> tlp::StringVectorType::undefinedValue |
( |
|
) |
[static, inherited] |
static std::string tlp::StringType::undefinedValue |
( |
|
) |
[static, inherited] |
static std::vector<Size> tlp::SizeVectorType::undefinedValue |
( |
|
) |
[static, inherited] |
static Size tlp::SizeType::undefinedValue |
( |
|
) |
[static, inherited] |
static Coord tlp::PointType::undefinedValue |
( |
|
) |
[static, inherited] |
static std::vector<Coord> tlp::LineType::undefinedValue |
( |
|
) |
[static, inherited] |
static std::vector<bool> tlp::BooleanVectorType::undefinedValue |
( |
|
) |
[static, inherited] |
static bool tlp::BooleanType::undefinedValue |
( |
|
) |
[static, inherited] |
static std::vector<int> tlp::IntegerVectorType::undefinedValue |
( |
|
) |
[static, inherited] |
static int tlp::IntegerType::undefinedValue |
( |
|
) |
[static, inherited] |
static std::vector<double> tlp::DoubleVectorType::undefinedValue |
( |
|
) |
[static, inherited] |
static double tlp::DoubleType::undefinedValue |
( |
|
) |
[static, inherited] |
static std::set<edge> tlp::EdgeSetType::undefinedValue |
( |
|
) |
[static, inherited] |
static GraphType::RealType tlp::GraphType::undefinedValue |
( |
|
) |
[static, inherited] |
static void tlp::CoordVectorType::write |
( |
std::ostream & |
, |
|
|
const RealType & |
v | |
|
) |
| | [static, inherited] |
static void tlp::ColorVectorType::write |
( |
std::ostream & |
, |
|
|
const RealType & |
v | |
|
) |
| | [static, inherited] |
static void tlp::ColorType::write |
( |
std::ostream & |
, |
|
|
const RealType & |
v | |
|
) |
| | [static, inherited] |
static void tlp::StringVectorType::write |
( |
std::ostream & |
, |
|
|
const RealType & |
v | |
|
) |
| | [static, inherited] |
static void tlp::StringType::write |
( |
std::ostream & |
, |
|
|
const RealType & |
v | |
|
) |
| | [static, inherited] |
static void tlp::SizeVectorType::write |
( |
std::ostream & |
, |
|
|
const RealType & |
v | |
|
) |
| | [static, inherited] |
static void tlp::SizeType::write |
( |
std::ostream & |
, |
|
|
const RealType & |
v | |
|
) |
| | [static, inherited] |
static void tlp::PointType::write |
( |
std::ostream & |
, |
|
|
const RealType & |
v | |
|
) |
| | [static, inherited] |
static void tlp::LineType::write |
( |
std::ostream & |
, |
|
|
const RealType & |
v | |
|
) |
| | [static, inherited] |
static void tlp::BooleanVectorType::write |
( |
std::ostream & |
, |
|
|
const RealType & |
v | |
|
) |
| | [static, inherited] |
static void tlp::BooleanType::write |
( |
std::ostream & |
, |
|
|
const RealType & |
v | |
|
) |
| | [static, inherited] |
static void tlp::IntegerVectorType::write |
( |
std::ostream & |
, |
|
|
const RealType & |
v | |
|
) |
| | [static, inherited] |
static void tlp::IntegerType::write |
( |
std::ostream & |
, |
|
|
const RealType & |
v | |
|
) |
| | [static, inherited] |
static void tlp::DoubleVectorType::write |
( |
std::ostream & |
, |
|
|
const RealType & |
v | |
|
) |
| | [static, inherited] |
static void tlp::DoubleType::write |
( |
std::ostream & |
, |
|
|
const RealType & |
v | |
|
) |
| | [static, inherited] |
static void tlp::EdgeSetType::write |
( |
std::ostream & |
, |
|
|
const RealType & |
v | |
|
) |
| | [static, inherited] |
|