|
yast2-core
|
Wrapper for YCPBooleanRep This class realizes an automatic memory management via YCPElement. Access the functionality of YCPBooleanRep with the arrow operator. See YCPBooleanRep. More...
#include <YCPBoolean.h>
Public Member Functions | |
| YCPBoolean (bool v) | |
| YCPBoolean (const char *r) | |
| YCPBoolean (bytecodeistream &str) | |
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 (Boolean, Value) | |
Static Private Attributes | |
| static YCPBoolean * | trueboolean = NULL |
| static YCPBoolean * | falseboolean = NULL |
Additional Inherited Members | |
Protected Member Functions inherited from YCPElement | |
| const YCPElementRep * | writeCopy () |
Protected Attributes inherited from YCPElement | |
| const YCPElementRep * | element |
Wrapper for YCPBooleanRep This class realizes an automatic memory management via YCPElement. Access the functionality of YCPBooleanRep with the arrow operator. See YCPBooleanRep.
| YCPBoolean::YCPBoolean | ( | bool | v | ) |
|
inline |
| YCPBoolean::YCPBoolean | ( | bytecodeistream & | str | ) |
|
private |
|
staticprivate |
|
staticprivate |
1.8.6