#include <YCPCode.h>
Public Member Functions | |
YCPCode () | |
YCPCode (YCodePtr code) | |
YCPCode (bytecodeistream &str) | |
Private Member Functions | |
DEF_COMMON (Code, Value) |
YCPCode::YCPCode | ( | ) | [inline] |
YCPCode::YCPCode | ( | YCodePtr | code | ) | [inline] |
YCPCode::YCPCode | ( | bytecodeistream & | str | ) |
References YCPElement::element, and Bytecode::readCode().
YCPCode::DEF_COMMON | ( | Code | , | |
Value | ||||
) | [private] |