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 (string s) | |
YCPString (bytecodeistream &str) | |
bool | isEmpty () const |
Private Member Functions | |
DEF_COMMON (String, Value) |
Wrapper for YCPStringRep This class realizes an automatic memory management via YCPElement. Access the functionality of YCPStringRep with the arrow operator. See YCPStringRep.
YCPString::YCPString | ( | string | s | ) | [inline] |
YCPString::YCPString | ( | bytecodeistream & | str | ) |
YCPString::DEF_COMMON | ( | String | , | |
Value | ||||
) | [private] |
bool YCPString::isEmpty | ( | ) | const [inline] |
References CONST_ELEMENT.
Referenced by s_isempty().