Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Examples

YCPBuiltinFloat.cc File Reference

#include <unistd.h>
#include <stdio.h>
#include "ycp/YCPBuiltinFloat.h"
#include "ycp/YCPFloat.h"
#include "ycp/YCPString.h"
#include "ycp/YCPInteger.h"
#include "ycp/StaticDeclaration.h"
#include "y2log.h"

Functions

YCPValue f_plus (const YCPFloat &f1, const YCPFloat &f2)
YCPValue f_minus (const YCPFloat &f1, const YCPFloat &f2)
YCPValue f_mult (const YCPFloat &f1, const YCPFloat &f2)
YCPValue f_div (const YCPFloat &f1, const YCPFloat &f2)
YCPValue f_neg (const YCPFloat &f1)
YCPValue f_tostring (const YCPFloat &f, const YCPInteger &precision)
YCPValue f_tofloat (const YCPValue &v)

Variables

StaticDeclaration static_declarations

Function Documentation

YCPValue f_div const YCPFloat f1,
const YCPFloat f2
[static]
 

YCPValue f_minus const YCPFloat f1,
const YCPFloat f2
[static]
 

YCPValue f_mult const YCPFloat f1,
const YCPFloat f2
[static]
 

YCPValue f_neg const YCPFloat f1  )  [static]
 

YCPValue f_plus const YCPFloat f1,
const YCPFloat f2
[static]
 

YCPValue f_tofloat const YCPValue v  )  [static]
 

YCPValue f_tostring const YCPFloat f,
const YCPInteger &  precision
[static]
 


Variable Documentation

StaticDeclaration static_declarations
 


Generated on Fri Nov 9 18:15:23 2007 for yast2-core by doxygen 1.3.6