tlp::withparameter(3)

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.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout