StorageCallbacksBuiltinTable.h

Go to the documentation of this file.
00001         enterSymbol (new SymbolEntry (this, 0, "ProgressBar", SymbolEntry::c_function, Type::fromSignature ("void(string)") ) );
00002         _registered_functions.push_back ("ProgressBar");
00003         enterSymbol (new SymbolEntry (this, 1, "ShowInstallInfo", SymbolEntry::c_function, Type::fromSignature ("void(string)") ) );
00004         _registered_functions.push_back ("ShowInstallInfo");
00005         enterSymbol (new SymbolEntry (this, 2, "InfoPopup", SymbolEntry::c_function, Type::fromSignature ("void(string)") ) );
00006         _registered_functions.push_back ("InfoPopup");
00007         enterSymbol (new SymbolEntry (this, 3, "YesNoPopup", SymbolEntry::c_function, Type::fromSignature ("void(string)") ) );
00008         _registered_functions.push_back ("YesNoPopup");

Generated on Thu Jul 6 00:40:24 2006 for yast2-storage by  doxygen 1.4.6