SoftwareUpdaterApp
SoftwareUpdaterApp::MessageReceived(BMessage* message)
SoftwareUpdaterApp app;
SoftwareUpdaterApp::SoftwareUpdaterApp()
SoftwareUpdaterApp::~SoftwareUpdaterApp()
SoftwareUpdaterApp::QuitRequested()
SoftwareUpdaterApp::ReadyToRun()
SoftwareUpdaterApp::ArgvReceived(int32 argc, char **argv)
class SoftwareUpdaterApp : public BApplication {
SoftwareUpdaterApp();
~SoftwareUpdaterApp();