yast2-storage
Functions

StorageCallbacksBuiltinTable.h File Reference

Go to the source code of this file.

Functions

 enterSymbol (new SymbolEntry(this, 0,"ProgressBar", SymbolEntry::c_function, Type::fromSignature("void(string)")))
_registered_functions push_back ("ProgressBar")
 enterSymbol (new SymbolEntry(this, 1,"ShowInstallInfo", SymbolEntry::c_function, Type::fromSignature("void(string)")))
_registered_functions push_back ("ShowInstallInfo")
 enterSymbol (new SymbolEntry(this, 2,"InfoPopup", SymbolEntry::c_function, Type::fromSignature("void(string)")))
_registered_functions push_back ("InfoPopup")
 enterSymbol (new SymbolEntry(this, 3,"YesNoPopup", SymbolEntry::c_function, Type::fromSignature("void(string)")))
_registered_functions push_back ("YesNoPopup")
 enterSymbol (new SymbolEntry(this, 4,"CommitErrorPopup", SymbolEntry::c_function, Type::fromSignature("void(string)")))
_registered_functions push_back ("CommitErrorPopup")
 enterSymbol (new SymbolEntry(this, 5,"PasswordPopup", SymbolEntry::c_function, Type::fromSignature("void(string)")))
_registered_functions push_back ("PasswordPopup")

Function Documentation

enterSymbol ( new   SymbolEntrythis, 0,"ProgressBar", SymbolEntry::c_function, Type::fromSignature("void(string)"))
enterSymbol ( new   SymbolEntrythis, 2,"InfoPopup", SymbolEntry::c_function, Type::fromSignature("void(string)"))
enterSymbol ( new   SymbolEntrythis, 4,"CommitErrorPopup", SymbolEntry::c_function, Type::fromSignature("void(string)"))
enterSymbol ( new   SymbolEntrythis, 5,"PasswordPopup", SymbolEntry::c_function, Type::fromSignature("void(string)"))
enterSymbol ( new   SymbolEntrythis, 1,"ShowInstallInfo", SymbolEntry::c_function, Type::fromSignature("void(string)"))
enterSymbol ( new   SymbolEntrythis, 3,"YesNoPopup", SymbolEntry::c_function, Type::fromSignature("void(string)"))
_registered_functions push_back ( "ShowInstallInfo"  )
_registered_functions push_back ( "InfoPopup"  )
_registered_functions push_back ( "ProgressBar"  )
_registered_functions push_back ( "PasswordPopup"  )
_registered_functions push_back ( "YesNoPopup"  )
_registered_functions push_back ( "CommitErrorPopup"  )