#include <config.h>
Definition at line 235 of file config.h.
◆ cSetupLine() [1/2]
cSetupLine::cSetupLine |
( |
void |
| ) |
|
◆ cSetupLine() [2/2]
cSetupLine::cSetupLine |
( |
const char * |
Name, |
|
|
const char * |
Value, |
|
|
const char * |
Plugin = NULL |
|
) |
| |
◆ ~cSetupLine()
cSetupLine::~cSetupLine |
( |
| ) |
|
|
virtual |
◆ Compare()
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 325 of file config.c.
References name, and plugin.
◆ Name()
const char* cSetupLine::Name |
( |
void |
| ) |
|
|
inline |
◆ Parse()
bool cSetupLine::Parse |
( |
char * |
s | ) |
|
◆ Plugin()
const char* cSetupLine::Plugin |
( |
void |
| ) |
|
|
inline |
◆ Save()
bool cSetupLine::Save |
( |
FILE * |
f | ) |
|
◆ Value()
const char* cSetupLine::Value |
( |
void |
| ) |
|
|
inline |
◆ name
◆ plugin
◆ value
The documentation for this class was generated from the following files: