38 #ifndef CallbackRegistry_H 39 #define CallbackRegistry_H 51 template<
class CallbackType>
66 template<
class CallbackType>
69 public CallbackRegistryName,
Template class for intrusive linked lists.
TemplateName(blendedSchemeBase)
Intrusive doubly-linked list.
virtual ~CallbackRegistry()
Destructor.
CallbackRegistry()
Construct null.
void operator=(const CallbackRegistry &)=delete
Disallow default bitwise assignment.
Base class with which callbacks are registered.
Macro definitions for declaring ClassName(), NamespaceName(), etc.