#include <config.h>
Definition at line 230 of file config.h.
cSetupLine::cSetupLine |
( |
void |
| ) |
|
cSetupLine::cSetupLine |
( |
const char * |
Name, |
|
|
const char * |
Value, |
|
|
const char * |
Plugin = NULL |
|
) |
| |
cSetupLine::~cSetupLine |
( |
| ) |
|
|
virtual |
int cSetupLine::Compare |
( |
const cListObject & |
ListObject | ) |
const |
|
virtual |
Must return 0 if this object is equal to ListObject, a positive value if it is "greater", and a negative value if it is "smaller".
Reimplemented from cListObject.
Definition at line 326 of file config.c.
References name, and plugin.
const char* cSetupLine::Name |
( |
void |
| ) |
|
|
inline |
bool cSetupLine::Parse |
( |
char * |
s | ) |
|
const char* cSetupLine::Plugin |
( |
void |
| ) |
|
|
inline |
bool cSetupLine::Save |
( |
FILE * |
f | ) |
|
const char* cSetupLine::Value |
( |
void |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: