|
|
| string strip (string str)
| strip |
#include <LiloSection.h>
File: LiloSection.h
Module: lilo.conf agent
Summary: lilo file internal representation
Authors:
dan.meszaros
$Id: LiloSection.h,v 1.4 2002/09/09 11:39:00 mvidner Exp $
lilo.conf file memory representation base class
| string indentString (string str, string indent)
| indentString |
#include <LiloSection.h>
| enum { SECT_IMAGE = 0, SECT_OTHER } |
#include <LiloSection.h>
| string replaceBlanks (const string &s, char r)
| replaceBlanks |
#include <LiloSection.h>
replace non-printable chars and space by r
| int getOptType (const string& optname)
| getOptType |
#include <OptTypes.h>
File: LiloFile.h
Module: lilo.conf agent
Summary: option type database
Authors:
dan.meszaros
$Id: OptTypes.h,v 1.1.1.1 2002/06/27 12:46:35 lslezak Exp $
| string getSpecGroup (const string& optname)
| getSpecGroup |
#include <OptTypes.h>
| Generated by: root on D63 on Tue Sep 24 20:20:08 2002, using kdoc 2.0a54. |