|
|
class for storing single section data
| liloOrderedOptions * options | options |
| string sectName | sectName |
| string sectComment | sectComment |
| int sectType | sectType |
| liloSection ()
| liloSection |
| ~liloSection ()
| ~liloSection |
[virtual]
| bool processLine (inputLine* line)
| processLine |
[virtual]
| string getSectName ()
| getSectName |
| int saveToFile (ofstream* f, string indent="")
| saveToFile |
| YCPValue Read (const YCPPath& path)
| Read |
[virtual]
| YCPValue Write (const YCPPath& path, const YCPValue& val, const YCPValue& pos)
| Write |
[virtual]
| YCPValue Dir ()
| Dir |
[virtual]
| Generated by: root on D63 on Tue Sep 24 20:20:08 2002, using kdoc 2.0a54. |