yast2-core
Classes | Macros
YCPString.h File Reference
#include "YCPValue.h"
#include <y2util/Ustring.h>

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))
 

Macro Definition Documentation

#define CONST_ELEMENT   (static_cast<const YCPStringRep*>(element))

Referenced by YCPString::isEmpty().


Generated on a sunny day for yast2-core by doxygen 1.8.11