#include "ycp/YCPBuiltinPath.h"
#include "ycp/YCPPath.h"
#include "ycp/YCPString.h"
#include "ycp/YCPInteger.h"
#include "ycp/StaticDeclaration.h"
Functions | |
YCPValue | p_size (const YCPPath &path) |
YCPValue | p_add (const YCPPath &path, const YCPString &s) |
YCPValue | p_plus (const YCPPath &path1, const YCPPath &path2) |
YCPValue | p_topath (const YCPValue &v) |
Variables | |
StaticDeclaration | static_declarations |
|
|
|
|
|
|
|
|
|
|