|
yast2-core
|
Wrapper for YCPBreakRep This class realizes an automatic memory management via YCPElement. Access the functionality of YCPBreakRep with the arrow operator. See YCPBreakRep. More...
#include <YCPCode.h>
Public Member Functions | |
| YCPBreak () | |
| YCPBreak (bytecodeistream &) | |
Public Member Functions inherited from YCPValue | |
| YCPValue () | |
Public Member Functions inherited from YCPElement | |
| 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 (Break, Value) | |
Additional Inherited Members | |
Protected Member Functions inherited from YCPElement | |
| const YCPElementRep * | writeCopy () |
Protected Attributes inherited from YCPElement | |
| const YCPElementRep * | element |
Wrapper for YCPBreakRep This class realizes an automatic memory management via YCPElement. Access the functionality of YCPBreakRep with the arrow operator. See YCPBreakRep.
|
inline |
|
inline |
|
private |
1.8.6