yast2-core
|
Wrapper for YCPStringRep This class realizes an automatic memory management via YCPElement. Access the functionality of YCPStringRep with the arrow operator. See YCPStringRep. More...
#include <YCPString.h>
Public Member Functions | |
YCPString (const string &s) | |
YCPString (const wstring &s) | |
YCPString (bytecodeistream &str) | |
bool | isEmpty () const |
![]() | |
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 (String, Value) | |
Additional Inherited Members | |
![]() | |
const YCPElementRep * | writeCopy () |
![]() | |
const YCPElementRep * | element |
Wrapper for YCPStringRep This class realizes an automatic memory management via YCPElement. Access the functionality of YCPStringRep with the arrow operator. See YCPStringRep.
|
inline |
|
inline |
References str, and YCPStringRep::YCPString.
YCPString::YCPString | ( | bytecodeistream & | str | ) |
|
private |
|
inline |
References CONST_ELEMENT.
Referenced by s_isempty().