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

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

#include <YCPInteger.h>

Inheritance diagram for YCPInteger:
YCPValue YCPElement

List of all members.

Public Member Functions

 YCPInteger (long long v)
 YCPInteger (const char *r, bool *valid=NULL)
 YCPInteger (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 (Integer, Value)

Detailed Description

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


Constructor & Destructor Documentation

YCPInteger::YCPInteger ( long long  v)
inline
YCPInteger::YCPInteger ( const char *  r,
bool *  valid = NULL 
)
inline
YCPInteger::YCPInteger ( bytecodeistream str)

Member Function Documentation

YCPInteger::DEF_COMMON ( Integer  ,
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