Panda3D
EventHandler Member List
This is the complete list of members for EventHandler, including all inherited members.
_cbhooks (defined in EventHandler)EventHandler [protected]
_global_event_handler (defined in EventHandler)EventHandler [protected, static]
_hooks (defined in EventHandler)EventHandler [protected]
_queue (defined in EventHandler)EventHandler [protected]
add_hook(const string &event_name, EventFunction *function)EventHandler
add_hook(const string &event_name, EventCallbackFunction *function, void *data)EventHandler
as_typed_object()TypedObject [inline]
as_typed_object() const TypedObject [inline]
CallbackFunction typedef (defined in EventHandler)EventHandler [protected]
CallbackFunctions typedef (defined in EventHandler)EventHandler [protected]
CallbackHooks typedef (defined in EventHandler)EventHandler [protected]
dispatch_event(const Event *)EventHandler [virtual]
EventCallbackFunction typedef (defined in EventHandler)EventHandler
EventFunction typedef (defined in EventHandler)EventHandler
EventHandler(EventQueue *ev_queue) (defined in EventHandler)EventHandler
force_init_type() (defined in EventHandler)EventHandler [inline, virtual]
Functions typedef (defined in EventHandler)EventHandler [protected]
get_best_parent_from_Set(const std::set< int > &) const (defined in TypedObject)TypedObject [inline]
get_class_type() (defined in EventHandler)EventHandler [inline, static]
get_global_event_handler(EventQueue *queue=NULL)EventHandler [inline, static]
get_type() const (defined in EventHandler)EventHandler [inline, virtual]
get_type_index() const TypedObject [inline]
has_hook(const string &event_name) const EventHandler
Hooks typedef (defined in EventHandler)EventHandler [protected]
init_type()EventHandler [inline, static]
is_exact_type(TypeHandle handle) const TypedObject [inline]
is_of_type(TypeHandle handle) const TypedObject [inline]
make_global_event_handler() (defined in EventHandler)EventHandler [protected, static]
operator delete(void *ptr) (defined in MemoryBase)MemoryBase [inline]
operator delete(void *ptr, void *) (defined in MemoryBase)MemoryBase [inline]
operator delete[](void *ptr) (defined in MemoryBase)MemoryBase [inline]
operator delete[](void *, void *) (defined in MemoryBase)MemoryBase [inline]
operator new(size_t size) (defined in MemoryBase)MemoryBase [inline]
operator new(size_t size, void *ptr) (defined in MemoryBase)MemoryBase [inline]
operator new[](size_t size) (defined in MemoryBase)MemoryBase [inline]
operator new[](size_t size, void *ptr) (defined in MemoryBase)MemoryBase [inline]
operator=(const TypedObject &copy) (defined in TypedObject)TypedObject [inline]
process_events()EventHandler
remove_all_hooks()EventHandler
remove_hook(const string &event_name, EventFunction *function)EventHandler
remove_hook(const string &event_name, EventCallbackFunction *function, void *data)EventHandler
remove_hooks(const string &event_name)EventHandler
remove_hooks_with(void *data)EventHandler
TypedObject() (defined in TypedObject)TypedObject [inline]
TypedObject(const TypedObject &copy) (defined in TypedObject)TypedObject [inline]
write(ostream &out) const (defined in EventHandler)EventHandler
~TypedObject() (defined in TypedObject)TypedObject [virtual]
 All Classes Functions Variables Enumerations