#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"| static YCPValue WFMArgs | ( | ) | [static] |
| static YCPValue WFMArgs2 | ( | const YCPInteger & | index | ) | [static] |
| static YCPString WFMGetEncoding | ( | ) | [static] |
| static YCPString WFMGetEnvironmentEncoding | ( | ) | [static] |
| static YCPString WFMGetLanguage | ( | ) | [static] |
| static YCPValue WFMSCRClose | ( | const YCPInteger & | handle | ) | [static] |
| static YCPInteger WFMSCRGetDefault | ( | ) | [static] |
| static YCPString WFMSCRGetName | ( | const YCPInteger & | handle | ) | [static] |
| static YCPInteger WFMSCROpen | ( | const YCPString & | name, | |
| const YCPBoolean & | check_version | |||
| ) | [static] |
| static YCPValue WFMSCRSetDefault | ( | const YCPInteger & | handle | ) | [static] |
| static YCPString WFMSetLanguage2 | ( | const YCPString & | language, | |
| const YCPString & | encoding | |||
| ) | [static] |
| static YCPValue WFMWrite3 | ( | const YCPPath & | p, | |
| const YCPValue & | arg1, | |||
| const YCPValue & | arg2 = YCPNull () | |||
| ) | [static] |
1.5.0