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

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

#include <YCPByteblock.h>

Inheritance diagram for YCPByteblock:
YCPValue YCPElement

List of all members.

Public Member Functions

 YCPByteblock (const unsigned char *r, long l)
 YCPByteblock (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 (Byteblock, Value)

Detailed Description

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


Constructor & Destructor Documentation

YCPByteblock::YCPByteblock ( const unsigned char *  r,
long  l 
)
inline
YCPByteblock::YCPByteblock ( bytecodeistream str)

Member Function Documentation

YCPByteblock::DEF_COMMON ( Byteblock  ,
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