#include <LiloSection.h>
Public Member Functions | |
inputLine (const string &line, const string &init_type) | |
void | dump () |
Public Attributes | |
string | option |
string | value |
string | comment |
string | type |
string | src |
|
|
|
|
|
comment that goes after option on the same line ('comment') |
|
option name ('boot') |
|
not parsed source line |
|
type of file parsed |
|
option value ('/dev/hda') |