yast2-core
Public Member Functions | Private Member Functions | List of all members
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

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)
 

Additional Inherited Members

- Protected Member Functions inherited from YCPElement
const YCPElementRepwriteCopy ()
 
- Protected Attributes inherited from YCPElement
const YCPElementRepelement
 

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.6