Honeycomb  0.1
Component-Model Framework
honey::ListenerQueue Member List

This is the complete list of members for honey::ListenerQueue, including all inherited members.

_idhoney::Listenerprotected
_objhoney::Listenerprotected
Allocator typedefhoney::AllocatorObject< Alloc >
clear()honey::ListenerQueueinline
ConstPtr typedefhoney::ListenerQueue
create(F &&f, const void *obj=nullptr, const Id &id=idnull)honey::ListenerQueueinlinestatic
finalize()honey::SharedObj< Listener >inlineprotected
id() const honey::Listenerinline
Listener(SlotBase &slot, const void *obj, const Id &id)honey::Listenerinlineprotected
obj() const honey::Listenerinline
operator delete(void *p)honey::AllocatorObject< Alloc >inline
operator delete[](void *p)honey::AllocatorObject< Alloc >inline
operator new(szt size)honey::AllocatorObject< Alloc >inline
operator new(szt, void *ptr)honey::AllocatorObject< Alloc >inline
operator new(szt size, const char *srcFile, int srcLine)honey::AllocatorObject< Alloc >inline
operator new[](szt size)honey::AllocatorObject< Alloc >inline
operator new[](szt, void *ptr)honey::AllocatorObject< Alloc >inline
operator new[](szt size, const char *srcFile, int srcLine)honey::AllocatorObject< Alloc >inline
process()honey::ListenerQueueinline
Ptr typedefhoney::ListenerQueue
SharedObj(Alloc &&a=Alloc()) debug_if(honey::SharedObj< Listener >inline
slot() const honey::Listenerinline
~Listener()honey::Listenerinlinevirtual