|
yast2-core
|
#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"| #define ETC 0, NULL, constTypePtr(), NULL |
| #define ETCf NULL, constTypePtr(), NULL |
| static YCPValue WFMArgs | ( | ) | [static] |
References Y2WFMComponent::Args(), and Y2WFMComponent::instance().
Referenced by WFM::WFM().
| static YCPValue WFMArgs2 | ( | const YCPInteger & | index | ) | [static] |
References Y2WFMComponent::Args(), and Y2WFMComponent::instance().
Referenced by WFM::WFM().
References Y2WFMComponent::CallFunction(), and Y2WFMComponent::instance().
Referenced by WFM::WFM().
References Y2WFMComponent::CallFunction(), and Y2WFMComponent::instance().
Referenced by WFM::WFM().
| static YCPBoolean WFMClientExists | ( | const YCPString & | name | ) | [static] |
References Y2WFMComponent::ClientExists(), and Y2WFMComponent::instance().
Referenced by WFM::WFM().
References Y2WFMComponent::Execute(), and Y2WFMComponent::instance().
Referenced by WFM::WFM().
| static YCPString WFMGetEncoding | ( | ) | [static] |
References Y2WFMComponent::GetEncoding(), and Y2WFMComponent::instance().
Referenced by WFM::WFM().
| static YCPString WFMGetEnvironmentEncoding | ( | ) | [static] |
References Y2WFMComponent::GetEnvironmentEncoding(), and Y2WFMComponent::instance().
Referenced by WFM::WFM().
| static YCPString WFMGetLanguage | ( | ) | [static] |
References Y2WFMComponent::GetLanguage(), and Y2WFMComponent::instance().
Referenced by WFM::WFM().
References Y2WFMComponent::instance(), and Y2WFMComponent::Read().
Referenced by WFM::WFM().
| static YCPValue WFMSCRClose | ( | const YCPInteger & | handle | ) | [static] |
References Y2WFMComponent::instance(), and Y2WFMComponent::SCRClose().
Referenced by WFM::WFM().
| static YCPInteger WFMSCRGetDefault | ( | ) | [static] |
References Y2WFMComponent::instance(), and Y2WFMComponent::SCRGetDefault().
Referenced by WFM::WFM().
| static YCPString WFMSCRGetName | ( | const YCPInteger & | handle | ) | [static] |
References Y2WFMComponent::instance(), and Y2WFMComponent::SCRGetName().
Referenced by WFM::WFM().
| static YCPInteger WFMSCROpen | ( | const YCPString & | name, |
| const YCPBoolean & | check_version | ||
| ) | [static] |
References Y2WFMComponent::instance(), and Y2WFMComponent::SCROpen().
Referenced by WFM::WFM().
| static YCPValue WFMSCRSetDefault | ( | const YCPInteger & | handle | ) | [static] |
References Y2WFMComponent::instance(), and Y2WFMComponent::SCRSetDefault().
Referenced by WFM::WFM().
References Y2WFMComponent::instance(), and Y2WFMComponent::SetLanguage().
Referenced by WFM::WFM().
| static YCPString WFMSetLanguage2 | ( | const YCPString & | language, |
| const YCPString & | encoding | ||
| ) | [static] |
References Y2WFMComponent::instance(), and Y2WFMComponent::SetLanguage().
Referenced by WFM::WFM().
References WFMWrite3().
Referenced by WFM::WFM().
| static YCPValue WFMWrite3 | ( | const YCPPath & | p, |
| const YCPValue & | arg1, | ||
| const YCPValue & | arg2 = YCPNull () |
||
| ) | [static] |
References Y2WFMComponent::instance(), and Y2WFMComponent::Write().
Referenced by WFM::WFM(), and WFMWrite2().
1.7.3