reflect.h(3)
NAME
Reflect.h
SYNOPSIS
#include <tulip/tulipconf.h> #include <iostream> #include <string> #include <cassert> #include <typeinfo> #include <list> #include 'tulip/StlIterator.h' #include 'cxx/Reflect.cxx' Classes struct tlp::DataMem struct tlp::DataType struct tlp::DataSet struct tlp::StructDef This class enables to define a structure. Namespaces namespace tlp Defines #define HTML_HELP_OPEN() #define HTML_HELP_DEF(A, B) '<tr><td><b>' A '</b></td><td><FONT COLOR='red'>' B '</td></tr>' #define HTML_HELP_BODY() '</table></td><td>' #define HTML_HELP_CLOSE() '</td></tr></table>'
Define Documentation
- #define HTML_HELP_BODY() '</table></td><td>' #define HTML_HELP_CLOSE() '</td></tr></table>' #define HTML_HELP_DEF(A, B) '<tr><td><b>' A '</b></td><td><FONT
- COLOR='red'>' B '</td></tr>'
- #define HTML_HELP_OPEN()
- Value:
Author
- Generated automatically by Doxygen for Tulip Graph Library from the
source code.