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

Public Member Functions | |
| ModulesAgent () | |
| virtual | ~ModulesAgent () |
| 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 Attributes | |
| ModulesConf * | modules_conf |
|
|
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. |
|
|
|
1.4.4