Wrapper for YCPExternalRep This class realizes an automatic memory management via YCPElement. Access the functionality of YCPExternalRep with the arrow operator. See YCPExternalRep. More...
#include <YCPExternal.h>
Public Member Functions | |
YCPExternal (void *payload, string magic, void(*destructor)(void *, string)=0) | |
YCPExternal (bytecodeistream &str) | |
Private Member Functions | |
DEF_COMMON (External, Value) |
Wrapper for YCPExternalRep This class realizes an automatic memory management via YCPElement. Access the functionality of YCPExternalRep with the arrow operator. See YCPExternalRep.
YCPExternal::YCPExternal | ( | void * | payload, | |
string | magic, | |||
void(*)(void *, string) | destructor = 0 | |||
) | [inline] |
YCPExternal::YCPExternal | ( | bytecodeistream & | str | ) |
References y2error.
YCPExternal::DEF_COMMON | ( | External | , | |
Value | ||||
) | [private] |