Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Examples

YCPTerm.h File Reference

#include <ycp/YCPSymbol.h>
#include <ycp/YCPList.h>
#include <y2util/Ustring.h>

Go to the source code of this file.

Classes

class  YCPTermRep
 YCPValueRep representing a term. A YCPTermRep is a YCPValue containing a list plus a string representing the term's name. More...
class  YCPTerm
 Wrapper for YCPTermRep This class realizes an automatic memory management via YCPElement. Access the functionality of YCPTermRep with the arrow operator. See YCPTermRep. More...

Defines

#define GLOBALNAME   "_"
#define CONST_ELEMENT   (static_cast<const YCPTermRep*>(element))
#define ELEMENT   (const_cast<YCPTermRep*>(static_cast<const YCPTermRep*>(this->writeCopy ())))


Define Documentation

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

#define ELEMENT   (const_cast<YCPTermRep*>(static_cast<const YCPTermRep*>(this->writeCopy ())))
 

#define GLOBALNAME   "_"
 


Generated on Wed Sep 14 10:34:29 2005 for yast2-core by  doxygen 1.4.4