hgl 0.5.25
A compiler/interpreter suite for developing images
HGL::Common::IApplication Member List

This is the complete list of members for HGL::Common::IApplication, including all inherited members.

CLOSE enum valueHGL::Common::IApplication
DEFAULT enum valueHGL::Common::IApplication
hasTerminated() const =0HGL::Common::IApplicationpure virtual
notificationsAvailable() const =0HGL::Common::IApplicationpure virtual
notifyError(const std::string &msg, NOTIFYOPT opt=DEFAULT, const std::string &summary=std::string()) const =0HGL::Common::IApplicationpure virtual
notifyFatal(const std::string &msg, NOTIFYOPT opt=DEFAULT, const std::string &summary=std::string()) const =0HGL::Common::IApplicationpure virtual
notifyInfo(const std::string &msg, NOTIFYOPT opt=DEFAULT, const std::string &summary=std::string()) const =0HGL::Common::IApplicationpure virtual
NOTIFYOPT enum nameHGL::Common::IApplication
notifyWarn(const std::string &msg, NOTIFYOPT opt=DEFAULT, const std::string &summary=std::string()) const =0HGL::Common::IApplicationpure virtual
registerApplicationObserver(const IApplicationObserver *const iao)=0HGL::Common::IApplicationpure virtual
unregisterApplicationObserver(const IApplicationObserver *const iao)=0HGL::Common::IApplicationpure virtual
UPDATE enum valueHGL::Common::IApplication