YCPBuiltinBoolean.cc File Reference

#include "ycp/YCPBuiltinBoolean.h"
#include "ycp/YCPBoolean.h"
#include "ycp/YCPCode.h"
#include "ycp/StaticDeclaration.h"

Functions

static YCPValue b_lnot (const YCPBoolean &b)
static YCPValue b_or (const YCPCode &b1, const YCPCode &b2)
static YCPValue b_and (const YCPCode &b1, const YCPCode &b2)

Variables

StaticDeclaration static_declarations

Function Documentation

static YCPValue b_and ( const YCPCode b1,
const YCPCode b2 
) [static]

static YCPValue b_lnot ( const YCPBoolean b  )  [static]

static YCPValue b_or ( const YCPCode b1,
const YCPCode b2 
) [static]


Variable Documentation

StaticDeclaration static_declarations


Generated on Tue Nov 6 01:20:21 2007 for yast2-core by  doxygen 1.5.0