Poster of Linux kernelThe best gift for a Linux geek
tlp::StringType

tlp::StringType

Section: Tulip Graph Library (3) Updated: 19 Jul 2010
Local index Up
 

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.


 

Index

NAME
SYNOPSIS
Public Types
Static Public Member Functions
Member Typedef Documentation
typedef std::string tlp::StringType::RealType
Author

This document was created by man2html, using the manual pages.
Time: 22:28:25 GMT, April 16, 2011