base_handler
-
namespace
eos
-
template<typename
Mgr
, typename Handler
>
class base_handler
Protected Functions
-
inline explicit
base_handler
(Mgr *mgr)
-
inline virtual
~base_handler
()
-
inline void
unregister_mgr
()
Protected Attributes
-
Mgr *
mgr_
Friends
-
friend class base_mgr