#include <IniAgent.h>
Inheritance diagram for IniAgent:

Public Member Functions | |
| IniAgent () | |
| virtual | ~IniAgent () |
| virtual YCPValue | Read (const YCPPath &path, const YCPValue &arg=YCPNull(), const YCPValue &optarg=YCPNull()) |
| virtual YCPBoolean | Write (const YCPPath &path, const YCPValue &value, const YCPValue &arg=YCPNull()) |
| virtual YCPList | Dir (const YCPPath &path) |
| virtual YCPValue | otherCommand (const YCPTerm &term) |
Private Member Functions | |
| YCPTerm | generateSysConfigTemplate (string fn) |
Private Attributes | |
| IniParser | parser |
|
|
Default constructor. |
|
|
Destructor. |
|
|
Provides SCR Write (). Implements SCRAgent. |
|
|
Agent private members |
|
|
Used for mounting the agent. Reimplemented from SCRAgent. |
|
||||||||||||||||
|
Provides SCR Read ().
Implements SCRAgent. |
|
||||||||||||||||
|
Provides SCR Write (). Implements SCRAgent. |
|
|
|
1.4.6