28 #ifndef YSL_INC_Core_yapp_h_
29 #define YSL_INC_Core_yapp_h_ 1
36 using Messaging::MessageQueue;
81 OnGotMessage(const Message&) override;
101 Switch(shared_ptr<Shell>&&
h) ynothrow
114 extern YF_API Application&
122 inline shared_ptr<Shell>
137 YAssert(
bool(hShl),
"Null shell handle found.");
169 template<Messaging::MessageID _vID>