tlp::DataType
tlp::DataType
Section: Tulip Graph Library (3) Updated: 19 Jul 2010 Local index
Up
NAME
tlp::DataType -
SYNOPSIS
#include <Reflect.h>
Inherits tlp::DataMem.
Public Member Functions
DataType ()
DataType (void *value, const std::string typeName)
virtual DataType * clone ()=0
Public Attributes
void * value
std::string typeName
Constructor & Destructor Documentation
tlp::DataType::DataType () [inline]
tlp::DataType::DataType (void * value, const std::string typeName) [inline]
Member Function Documentation
virtual DataType* tlp::DataType::clone () [pure virtual]
Member Data Documentation
std::string tlp::DataType::typeName
void* tlp::DataType::value
Author
Generated automatically by Doxygen for Tulip Graph Library from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Member Functions
-
- Public Attributes
-
- Constructor & Destructor Documentation
-
- tlp::DataType::DataType () [inline]
-
- tlp::DataType::DataType (void * value, const std::string typeName) [inline]
-
- Member Function Documentation
-
- virtual DataType* tlp::DataType::clone () [pure virtual]
-
- Member Data Documentation
-
- std::string tlp::DataType::typeName
-
- void* tlp::DataType::value
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 22:28:14 GMT, April 16, 2011