#include <PPDAgent.h>
Inheritance diagram for PPDAgent:
Public Member Functions | |
PPDAgent () | |
virtual | ~PPDAgent () |
virtual YCPValue | Read (const YCPPath &path, const YCPValue &arg=YCPNull(), const YCPValue &opt=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 Attributes | |
PPD | database |
PPDfile | fileops |
|
Default constructor. |
|
Destructor. |
|
Provides SCR Write (). Implements SCRAgent. |
|
Used for mounting the agent. Reimplemented from SCRAgent. |
|
Provides SCR Read ().
Implements SCRAgent. |
|
Provides SCR Write (). Implements SCRAgent. |
|
Agent private variables |
|
|