tlp_GraphType

Langue: en

Version: 275274 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

tlp::GraphType -

SYNOPSIS


#include <Types.h>

Inherits tlp::Type.

Public Types


typedef Graph * RealType

Static Public Member Functions


static GraphType::RealType undefinedValue ()

static GraphType::RealType defaultValue ()

static void del (GraphType::RealType element)

static std::string toString (const RealType &v)

static bool fromString (RealType &v, const std::string &s)

Member Typedef Documentation

typedef Graph* tlp::GraphType::RealType

Author

Generated automatically by Doxygen for Tulip Graph Library from the source code.