yast2-core
|
Wrapper for YCPVoidRep This class realizes an automatic memory management via YCPElement. Access the functionality of YCPVoidRep with the arrow operator. See YCPVoidRep. More...
#include <YCPVoid.h>
Public Member Functions | |
YCPVoid () | |
YCPVoid (bytecodeistream &str) | |
![]() | |
YCPValue () | |
![]() | |
YCPElement () | |
YCPElement (const YCPNull &) | |
YCPElement (const YCPElementRep *e) | |
YCPElement (const YCPElement &e) | |
~YCPElement () | |
const YCPElement & | operator= (const YCPElement &e) |
bool | isNull () const |
bool | refersToSameElementAs (const YCPElement &e) const |
Private Member Functions | |
DEF_COMMON (Void, Value) | |
Static Private Attributes | |
static YCPVoid * | nil = NULL |
Additional Inherited Members | |
![]() | |
const YCPElementRep * | writeCopy () |
![]() | |
const YCPElementRep * | element |
Wrapper for YCPVoidRep This class realizes an automatic memory management via YCPElement. Access the functionality of YCPVoidRep with the arrow operator. See YCPVoidRep.
YCPVoid::YCPVoid | ( | ) |
YCPVoid::YCPVoid | ( | bytecodeistream & | str | ) |
|
private |
|
staticprivate |