tlp_StringType

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

tlp::StringType -

SYNOPSIS


#include <Types.h>

Inherits tlp::Type.

Public Types


typedef std::string RealType

Static Public Member Functions


static std::string undefinedValue ()

static std::string defaultValue ()

static void del (StringType::RealType element)

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

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

Member Typedef Documentation

typedef std::string tlp::StringType::RealType

Author

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