Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | 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 Fri Nov 9 18:15:23 2007 for yast2-core by doxygen 1.3.6