yast2-storage

StorageCallbacksBuiltinTable.h

Go to the documentation of this file.
00001         // This file is generated by generateYCPwrappers from StorageCallbacks.h
00002 
00003         enterSymbol (new SymbolEntry (this, 0, "ProgressBar", SymbolEntry::c_function, Type::fromSignature ("void(string)") ) );
00004         _registered_functions.push_back ("ProgressBar");
00005         enterSymbol (new SymbolEntry (this, 1, "ShowInstallInfo", SymbolEntry::c_function, Type::fromSignature ("void(string)") ) );
00006         _registered_functions.push_back ("ShowInstallInfo");
00007         enterSymbol (new SymbolEntry (this, 2, "InfoPopup", SymbolEntry::c_function, Type::fromSignature ("void(string)") ) );
00008         _registered_functions.push_back ("InfoPopup");
00009         enterSymbol (new SymbolEntry (this, 3, "YesNoPopup", SymbolEntry::c_function, Type::fromSignature ("void(string)") ) );
00010         _registered_functions.push_back ("YesNoPopup");
00011         enterSymbol (new SymbolEntry (this, 4, "CommitErrorPopup", SymbolEntry::c_function, Type::fromSignature ("void(string)") ) );
00012         _registered_functions.push_back ("CommitErrorPopup");
00013         enterSymbol (new SymbolEntry (this, 5, "PasswordPopup", SymbolEntry::c_function, Type::fromSignature ("void(string)") ) );
00014         _registered_functions.push_back ("PasswordPopup");