tlp::WithParameter
tlp::WithParameter
Section: Tulip Graph Library (3) Updated: 19 Jul 2010 Local index
Up
NAME
tlp::WithParameter -
SYNOPSIS
#include <WithParameter.h>
Inherited by tlp::Algorithm, tlp::ExportModule, tlp::ImportModule, and tlp::PropertyAlgorithm.
Public Member Functions
StructDef getParameters ()
template<typename Ty > void addParameter (const char *str, const char *inHelp=0, const char *inDefValue=0, bool isMandatory=true)
Protected Attributes
StructDef parameters
Member Function Documentation
template<typename Ty > void tlp::WithParameter::addParameter (const char * str, const char * inHelp = 0, const char * inDefValue = 0, bool isMandatory = true) [inline]
StructDef tlp::WithParameter::getParameters ()
Member Data Documentation
StructDef tlp::WithParameter::parameters [protected]
Author
Generated automatically by Doxygen for Tulip Graph Library from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Member Functions
-
- Protected Attributes
-
- Member Function Documentation
-
- template<typename Ty > void tlp::WithParameter::addParameter (const char * str, const char * inHelp = 0, const char * inDefValue = 0, bool isMandatory = true) [inline]
-
- StructDef tlp::WithParameter::getParameters ()
-
- Member Data Documentation
-
- StructDef tlp::WithParameter::parameters [protected]
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 22:28:28 GMT, April 16, 2011