ABSApp
ABSApp ();
~ABSApp ();
ABSApp::ABSApp ()
ABSApp::~ABSApp ()
ABSApp::AboutRequested ()
status_t ABSApp::AddFileToDatabase (
status_t ABSApp::AddPositionIOToDatabase (
status_t ABSApp::AddStringToDatabase (
ABSApp::AddWordsToSet (
ABSApp::ArgvReceived (int32 argc, char **argv)
status_t ABSApp::CreateDatabaseFile (char *ErrorMessage)
ABSApp::DefaultSettings ()
status_t ABSApp::DeleteDatabaseFile (char *ErrorMessage)
status_t ABSApp::EvaluateFile (
status_t ABSApp::EvaluatePositionIO (
status_t ABSApp::EvaluateString (
status_t ABSApp::GetSupportedSuites (BMessage *MessagePntr)
status_t ABSApp::GetWordsFromPositionIO (
status_t ABSApp::InstallThings (char *ErrorMessage)
status_t ABSApp::LoadDatabaseIfNeeded (char *ErrorMessage)
status_t ABSApp::LoadSaveDatabase (bool DoLoad, char *ErrorMessage)
status_t ABSApp::LoadSaveSettings (bool DoLoad)
ABSApp::MessageReceived (BMessage *MessagePntr)
status_t ABSApp::MakeBackup (char *ErrorMessage)
ABSApp::MakeDatabaseEmpty ()
ABSApp::ProcessScriptingMessage (
ABSApp::Pulse ()
ABSApp::QuitRequested ()
ABSApp::PurgeOldWords (char *ErrorMessage)
ABSApp::ReadyToRun ()
ABSApp::RecursivelyTokenizeMailComponent (
ABSApp::RefsReceived (BMessage *MessagePntr)
BHandler * ABSApp::ResolveSpecifier (
status_t ABSApp::SaveDatabaseIfNeeded (char *ErrorMessage)
status_t ABSApp::TokenizeParts (
status_t ABSApp::TokenizeWhole (
ABSApp *MyAppPntr;
MyAppPntr = dynamic_cast<ABSApp *> (be_app);
ABSApp *MyAppPntr;
MyAppPntr = dynamic_cast<ABSApp *> (be_app);
ABSApp *MyAppPntr;
MyAppPntr = dynamic_cast<ABSApp *> (be_app);
ABSApp *MyAppPntr;
MyAppPntr = dynamic_cast<ABSApp *> (be_app);
ABSApp MyApp;