hgl 0.5.25
A compiler/interpreter suite for developing images
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 valueHGL::Common::IApplication
DEFAULT enum valueHGL::Common::IApplication
hasTerminated() const HGL::Common::Applicationvirtual
notificationsAvailable() const HGL::Common::Applicationvirtual
notifyError(const std::string &msg, NOTIFYOPT opt=DEFAULT, const std::string &summary=std::string()) const HGL::Common::Applicationvirtual
notifyFatal(const std::string &msg, NOTIFYOPT opt=DEFAULT, const std::string &summary=std::string()) const HGL::Common::Applicationvirtual
notifyInfo(const std::string &msg, NOTIFYOPT opt=DEFAULT, const std::string &summary=std::string()) const HGL::Common::Applicationvirtual
NOTIFYOPT enum nameHGL::Common::IApplication
notifyWarn(const std::string &msg, NOTIFYOPT opt=DEFAULT, const std::string &summary=std::string()) const HGL::Common::Applicationvirtual
registerApplicationObserver(const IApplicationObserver *const)HGL::Common::Applicationvirtual
unregisterApplicationObserver(const IApplicationObserver *const)HGL::Common::Applicationvirtual
UPDATE enum valueHGL::Common::IApplication