|
yast2-core
|
#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 |
| #define ETC 0, NULL, constTypePtr(), NULL |
Referenced by YCPBuiltinMultiset::YCPBuiltinMultiset().
| #define ETCf NULL, constTypePtr(), NULL |
Referenced by YCPBuiltinMultiset::YCPBuiltinMultiset().
References YCPList::begin(), and YCPList::end().
Referenced by YCPBuiltinMultiset::YCPBuiltinMultiset().
References YCPList::begin(), and YCPList::end().
Referenced by YCPBuiltinMultiset::YCPBuiltinMultiset().
References YCPList::begin(), and YCPList::end().
Referenced by YCPBuiltinMultiset::YCPBuiltinMultiset().
References YCPList::begin(), and YCPList::end().
Referenced by YCPBuiltinMultiset::YCPBuiltinMultiset().
References YCPList::begin(), and YCPList::end().
Referenced by YCPBuiltinMultiset::YCPBuiltinMultiset().
References YCPList::begin(), and YCPList::end().
Referenced by YCPBuiltinMultiset::YCPBuiltinMultiset().
| StaticDeclaration static_declarations |
1.8.6