NAME
tlp::BooleanType -
SYNOPSIS
#include <Types.h>
Inherits tlp::Type.
Public Types
typedef bool RealType
Static Public Member Functions
static bool undefinedValue ()
static bool defaultValue ()
static void del (BooleanType::RealType element)
static std::string toString (const RealType &v)
static bool fromString (RealType &v, const std::string &s)
Member Typedef Documentation
typedef bool tlp::BooleanType::RealType
Author
Generated automatically by Doxygen for Tulip Graph Library from the
source code.