#include "WFM.h"#include "Y2WFMComponent.h"#include "ycp/YCPBoolean.h"#include "ycp/YCPInteger.h"#include "ycp/YCPVoid.h"#include "ycp/YCPString.h"#include "ycp/YCPCode.h"#include "ycp/StaticDeclaration.h"#include "ycp/y2log.h"Functions | |
| static YCPInteger | WFMSCROpen (const YCPString &name, const YCPBoolean &check_version) |
| static YCPValue | WFMSCRClose (const YCPInteger &handle) |
| static YCPString | WFMSCRGetName (const YCPInteger &handle) |
| static YCPValue | WFMSCRSetDefault (const YCPInteger &handle) |
| static YCPInteger | WFMSCRGetDefault () |
| static YCPValue | WFMCallFunction (const YCPString &name) |
| static YCPValue | WFMCallFunction1 (const YCPString &name, const YCPList &args) |
| static YCPValue | WFMArgs () |
| static YCPValue | WFMArgs2 (const YCPInteger &index) |
| static YCPString | WFMGetLanguage () |
| static YCPString | WFMGetEncoding () |
| static YCPString | WFMGetEnvironmentEncoding () |
| static YCPString | WFMSetLanguage (const YCPString &language) |
| static YCPString | WFMSetLanguage2 (const YCPString &language, const YCPString &encoding) |
| static YCPValue | WFMRead (const YCPPath &p, const YCPValue &arg) |
| static YCPValue | WFMWrite3 (const YCPPath &p, const YCPValue &arg1, const YCPValue &arg2=YCPNull()) |
| static YCPValue | WFMWrite2 (const YCPPath &p, const YCPValue &arg) |
| static YCPValue | WFMExecute (const YCPPath &p, const YCPValue &arg) |
Variables | |
| StaticDeclaration | static_declarations |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
1.4.1