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

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

#include <YCPFloat.h>

Inheritance diagram for YCPFloat:
YCPValue YCPElement

List of all members.

Public Member Functions

 YCPFloat (double v)
 YCPFloat (const char *r)
 YCPFloat (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 (Float, Value)

Detailed Description

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


Constructor & Destructor Documentation

YCPFloat::YCPFloat ( double  v)
inline
YCPFloat::YCPFloat ( const char *  r)
inline
YCPFloat::YCPFloat ( bytecodeistream str)

Member Function Documentation

YCPFloat::DEF_COMMON ( Float  ,
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