libStatGen Software 1
|
Public Member Functions | |
LongParameterList * | getLongParameterList () |
void | add (const char *label, void *val, bool excl, int paramType, bool touch=0) |
void | addGroup (const char *label) |
void | addBool (const char *label, void *boolptr) |
void | addExclusiveBool (const char *label, void *boolptr) |
void | addInt (const char *label, void *intptr) |
void | addSmartInt (const char *label, void *intptr) |
void | addDouble (const char *label, void *doubleptr) |
void | addString (const char *label, void *stringptr) |
void | addPhoneHome (const char *version) |
void | startLegacyParams () |
Definition at line 347 of file Parameters.h.
LongParamContainer::LongParamContainer | ( | ) |
Definition at line 892 of file Parameters.cpp.
LongParamContainer::~LongParamContainer | ( | ) |
Definition at line 900 of file Parameters.cpp.
void LongParamContainer::add | ( | const char * | label, |
void * | val, | ||
bool | excl, | ||
int | paramType, | ||
bool | touch = 0 |
||
) |
Definition at line 905 of file Parameters.cpp.
|
inline |
Definition at line 363 of file Parameters.h.
|
inline |
Definition at line 375 of file Parameters.h.
|
inline |
Definition at line 366 of file Parameters.h.
|
inline |
Definition at line 360 of file Parameters.h.
|
inline |
Definition at line 369 of file Parameters.h.
|
inline |
Definition at line 381 of file Parameters.h.
|
inline |
Definition at line 372 of file Parameters.h.
|
inline |
Definition at line 378 of file Parameters.h.
|
inline |
Definition at line 354 of file Parameters.h.
|
inline |
Definition at line 388 of file Parameters.h.