STRING_VARIABLE Class Reference
#include <varable.h>
List of all members.
Constructor & Destructor Documentation
STRING_VARIABLE::STRING_VARIABLE |
( |
const char * |
v, |
|
|
const char * |
vname, |
|
|
const char * |
comment | |
|
) |
| | |
STRING_VARIABLE::STRING_VARIABLE |
( |
|
) |
[inline] |
STRING_VARIABLE::~STRING_VARIABLE |
( |
|
) |
|
Member Function Documentation
STRING_VARIABLE_CLIST * STRING_VARIABLE::get_head |
( |
|
) |
[static] |
const char* STRING_VARIABLE::info_str |
( |
|
) |
[inline] |
const char* STRING_VARIABLE::name_str |
( |
|
) |
[inline] |
STRING_VARIABLE::operator const STRING & |
( |
|
) |
[inline] |
void STRING_VARIABLE::print |
( |
FILE * |
fp |
) |
[static] |
void STRING_VARIABLE::set_value |
( |
STRING |
v |
) |
[inline] |
const char* STRING_VARIABLE::string |
( |
|
) |
const [inline] |
Friends And Related Function Documentation
bool set_variable |
( |
const char * |
variable, |
|
|
const char * |
value | |
|
) |
| | [friend] |
The documentation for this class was generated from the following files: