yast2-core
Macros | Functions | Variables
YCPBuiltinMultiset.cc File Reference
#include <algorithm>
#include "ycp/YCPBuiltinMultiset.h"
#include "ycp/YCPList.h"
#include "ycp/YCPBoolean.h"
#include "ycp/YCPVoid.h"
#include "ycp/YCPCode.h"
#include "ycp/YCPCodeCompare.h"
#include "ycp/StaticDeclaration.h"
#include "ycp/y2log.h"

Macros

#define ETC   0, NULL, constTypePtr(), NULL
 
#define ETCf   NULL, constTypePtr(), NULL
 

Functions

static YCPValue ms_includes (const YCPList &a, const YCPList &b)
 
static YCPValue ms_difference (const YCPList &a, const YCPList &b)
 
static YCPValue ms_symmetric_difference (const YCPList &a, const YCPList &b)
 
static YCPValue ms_intersection (const YCPList &a, const YCPList &b)
 
static YCPValue ms_union (const YCPList &a, const YCPList &b)
 
static YCPValue ms_merge (const YCPList &a, const YCPList &b)
 

Variables

StaticDeclaration static_declarations
 

Macro Definition Documentation

#define ETC   0, NULL, constTypePtr(), NULL
#define ETCf   NULL, constTypePtr(), NULL

Function Documentation

static YCPValue ms_difference ( const YCPList a,
const YCPList b 
)
static
static YCPValue ms_includes ( const YCPList a,
const YCPList b 
)
static
static YCPValue ms_intersection ( const YCPList a,
const YCPList b 
)
static
static YCPValue ms_merge ( const YCPList a,
const YCPList b 
)
static
static YCPValue ms_symmetric_difference ( const YCPList a,
const YCPList b 
)
static
static YCPValue ms_union ( const YCPList a,
const YCPList b 
)
static

Variable Documentation

StaticDeclaration static_declarations

Generated on a sunny day for yast2-core by doxygen 1.8.5