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

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

#include <YCPPath.h>

Inheritance diagram for YCPPath:
YCPValue YCPElement

List of all members.

Public Member Functions

 YCPPath ()
 YCPPath (const char *r)
 YCPPath (string s)
 YCPPath (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 (Path, Value)

Detailed Description

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


Constructor & Destructor Documentation

YCPPath::YCPPath ( )
inline
YCPPath::YCPPath ( const char *  r)
inline
YCPPath::YCPPath ( string  s)
inline
YCPPath::YCPPath ( bytecodeistream str)

Member Function Documentation

YCPPath::DEF_COMMON ( Path  ,
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