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

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)
 

Additional Inherited Members

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

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