tlp::edgesettype(3)

NAME

tlp::EdgeSetType

SYNOPSIS

#include <Types.h>
Inherits tlp::Type.
Public Types
typedef std::set< edge > RealType
Static Public Member Functions
static std::set< edge > undefinedValue ()
static std::set< edge > defaultValue ()
static void del (EdgeSetType::RealType &element)
static std::string toString (const RealType &v)
static bool fromString (RealType &v, const std::string &s)

Member Typedef Documentation

typedef std::set<edge> tlp::EdgeSetType::RealType

Author

Generated automatically by Doxygen for Tulip Graph Library from the
source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout