yast2-core
Public Member Functions | Private Member Functions
YCPSymbol Class Reference

Wrapper for YCPSymbolRep This class realizes an automatic memory management via YCPElement. Access the functionality of YCPSymbolRep with the arrow operator. See YCPSymbolRep. More...

#include <YCPSymbol.h>

Inheritance diagram for YCPSymbol:
YCPValue YCPElement

List of all members.

Public Member Functions

 YCPSymbol (const char *s)
 YCPSymbol (string s)
 YCPSymbol (bytecodeistream &str)
- Public Member Functions inherited from YCPValue
 YCPValue ()
- Public Member Functions inherited from YCPElement
 YCPElement ()
 YCPElement (const YCPNull &)
 YCPElement (const YCPElementRep *e)
 YCPElement (const YCPElement &e)
 ~YCPElement ()
const YCPElementoperator= (const YCPElement &e)
bool isNull () const
bool refersToSameElementAs (const YCPElement &e) const

Private Member Functions

 DEF_COMMON (Symbol, Value)

Detailed Description

Wrapper for YCPSymbolRep This class realizes an automatic memory management via YCPElement. Access the functionality of YCPSymbolRep with the arrow operator. See YCPSymbolRep.


Constructor & Destructor Documentation

YCPSymbol::YCPSymbol ( const char *  s)
inline
YCPSymbol::YCPSymbol ( string  s)
inline
YCPSymbol::YCPSymbol ( bytecodeistream str)

Member Function Documentation

YCPSymbol::DEF_COMMON ( Symbol  ,
Value   
)
private

The documentation for this class was generated from the following files:

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