Wrapper for YCPValueRep This class realizes an automatic memory management via YCPElement. Access the functionality of YCPValueRep with the arrow operator. See YCPValueRep. More...
#include <YCPValue.h>
Public Member Functions | |
YCPValue () | |
Private Member Functions | |
DEF_COMMON (Value, Element) |
Wrapper for YCPValueRep This class realizes an automatic memory management via YCPElement. Access the functionality of YCPValueRep with the arrow operator. See YCPValueRep.
YCPValue::YCPValue | ( | ) |
Default constructor to allow arrays of YCPValues. It will initialize the value to YCPNull ().
Default constructor, sets the value to YCPNull().
YCPValue::DEF_COMMON | ( | Value | , | |
Element | ||||
) | [private] |