#include <ycpTools.h>
Inheritance diagram for YcpArgLoad::Value< Ytype, Vtype >:
Public Member Functions | |
Value () | |
Value (const Vtype &value_r) | |
virtual | ~Value () |
operator Vtype & () | |
Protected Member Functions | |
virtual bool | assign (const YCPValue &arg_r) |
Protected Attributes | |
Vtype | _value |
|
|
|
|
|
|
|
Implements YcpArgLoad::YcpArg. |
|
|
|
|