#include <MdAgent.h>
Inheritance diagram for MdAgent:
Public Member Functions | |
MdAgent () | |
~MdAgent () | |
YCPValue | Read (const YCPPath &path, const YCPValue &arg=YCPNull(), const YCPValue &opt=YCPNull()) |
YCPBoolean | Write (const YCPPath &path, const YCPValue &value, const YCPValue &arg=YCPNull()) |
YCPList | Dir (const YCPPath &path) |
Protected Member Functions | |
YCPMap | CreateMdMap (const MdInfo &Md_Cv) |
Protected Attributes | |
MdAccess * | Md_pC |
|
|
|
|
|
|
|
Get a list of all subtrees. Implements SCRAgent. |
|
Reads data.
Implements SCRAgent. |
|
Writes data. Implements SCRAgent. |
|
|