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

Public Member Functions | |
| ResolverAgent () | |
| ~ResolverAgent () | |
| YCPValue | Read (const YCPPath &path, const YCPValue &arg=YCPNull(), const YCPValue &optarg=YCPNull()) |
| YCPBoolean | Write (const YCPPath &path, const YCPValue &value, const YCPValue &arg=YCPNull()) |
| YCPList | Dir (const YCPPath &path) |
| YCPValue | otherCommand (const YCPTerm &term) |
Private Attributes | |
| string | file_name |
|
|
|
|
|
|
|
|
Get a list of all subtrees. Implements SCRAgent. |
|
|
Other commands Reimplemented from SCRAgent. |
|
||||||||||||||||
|
Implements SCRAgent. |
|
||||||||||||||||
|
Writes data. Implements SCRAgent. |
|
|
|
1.4.4