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

YCPBuiltinInteger.cc File Reference

#include "ycp/YCPBuiltinInteger.h"
#include "ycp/YCPInteger.h"
#include "ycp/YCPString.h"
#include "ycp/YCPFloat.h"
#include "ycp/StaticDeclaration.h"
#include "y2log.h"

Functions

YCPValue i_plus (const YCPInteger &i1, const YCPInteger &i2)
YCPValue i_minus (const YCPInteger &i1, const YCPInteger &i2)
YCPValue i_mult (const YCPInteger &i1, const YCPInteger &i2)
YCPValue i_div (const YCPInteger &i1, const YCPInteger &i2)
YCPValue i_mod (const YCPInteger &i1, const YCPInteger &i2)
YCPValue i_and (const YCPInteger &i1, const YCPInteger &i2)
YCPValue i_xor (const YCPInteger &i1, const YCPInteger &i2)
YCPValue i_or (const YCPInteger &i1, const YCPInteger &i2)
YCPValue i_left (const YCPInteger &i1, const YCPInteger &i2)
YCPValue i_right (const YCPInteger &i1, const YCPInteger &i2)
YCPValue i_neg (const YCPInteger &i1)
YCPValue i_bnot (const YCPInteger &i1)
YCPValue i_tointeger (const YCPValue &v)

Variables

StaticDeclaration static_declarations

Function Documentation

YCPValue i_and const YCPInteger &  i1,
const YCPInteger &  i2
[static]
 

YCPValue i_bnot const YCPInteger &  i1  )  [static]
 

YCPValue i_div const YCPInteger &  i1,
const YCPInteger &  i2
[static]
 

YCPValue i_left const YCPInteger &  i1,
const YCPInteger &  i2
[static]
 

YCPValue i_minus const YCPInteger &  i1,
const YCPInteger &  i2
[static]
 

YCPValue i_mod const YCPInteger &  i1,
const YCPInteger &  i2
[static]
 

YCPValue i_mult const YCPInteger &  i1,
const YCPInteger &  i2
[static]
 

YCPValue i_neg const YCPInteger &  i1  )  [static]
 

YCPValue i_or const YCPInteger &  i1,
const YCPInteger &  i2
[static]
 

YCPValue i_plus const YCPInteger &  i1,
const YCPInteger &  i2
[static]
 

YCPValue i_right const YCPInteger &  i1,
const YCPInteger &  i2
[static]
 

YCPValue i_tointeger const YCPValue v  )  [static]
 

YCPValue i_xor const YCPInteger &  i1,
const YCPInteger &  i2
[static]
 


Variable Documentation

StaticDeclaration static_declarations
 


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