|
yast2-core
|
Go to the source code of this file.
Classes | |
| class | YCPStringRep |
| YCPValueRep representing a character string of arbitrary length. Whatever internal representation is choosen: It should be possible to switch to 16 bit Unicode strings, when neccessary. More... | |
| class | YCPString |
| Wrapper for YCPStringRep This class realizes an automatic memory management via YCPElement. Access the functionality of YCPStringRep with the arrow operator. See YCPStringRep. More... | |
Macros | |
| #define | CONST_ELEMENT (static_cast<const YCPStringRep*>(element)) |
| #define CONST_ELEMENT (static_cast<const YCPStringRep*>(element)) |
Referenced by YCPString::isEmpty().
1.8.6