yast2-core
Public Member Functions | Private Member Functions | List of all members
YCPReturn Class Reference

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

#include <YCPCode.h>

Inheritance diagram for YCPReturn:
YCPValue YCPElement

Public Member Functions

 YCPReturn ()
 
 YCPReturn (bytecodeistream &)
 
- 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 (Return, Value)
 

Additional Inherited Members

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

Detailed Description

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

Constructor & Destructor Documentation

YCPReturn::YCPReturn ( )
inline
YCPReturn::YCPReturn ( bytecodeistream )
inline

Member Function Documentation

YCPReturn::DEF_COMMON ( Return  ,
Value   
)
private

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

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