HGL::Common::Application Member List
This is the complete list of members for
HGL::Common::Application, including all inherited members.
| Application(const OBSERVERS &obs, bool signals=true, bool initGPGMe=true) | HGL::Common::Application | |
| Application(bool signals=true, bool initGPGMe=true) | HGL::Common::Application | |
| CLOSE enum value | HGL::Common::IApplication | |
| DEFAULT enum value | HGL::Common::IApplication | |
| hasTerminated() const | HGL::Common::Application | [virtual] |
| notificationsAvailable() const | HGL::Common::Application | [virtual] |
| notifyError(const std::string &msg, NOTIFYOPT opt=DEFAULT, const std::string &summary=std::string()) const | HGL::Common::Application | [virtual] |
| notifyFatal(const std::string &msg, NOTIFYOPT opt=DEFAULT, const std::string &summary=std::string()) const | HGL::Common::Application | [virtual] |
| notifyInfo(const std::string &msg, NOTIFYOPT opt=DEFAULT, const std::string &summary=std::string()) const | HGL::Common::Application | [virtual] |
| NOTIFYOPT enum name | HGL::Common::IApplication | |
| notifyWarn(const std::string &msg, NOTIFYOPT opt=DEFAULT, const std::string &summary=std::string()) const | HGL::Common::Application | [virtual] |
| registerApplicationObserver(const IApplicationObserver *const) | HGL::Common::Application | [virtual] |
| unregisterApplicationObserver(const IApplicationObserver *const) | HGL::Common::Application | [virtual] |
| UPDATE enum value | HGL::Common::IApplication | |