Panda3D
EventHandler Member List

This is the complete list of members for EventHandler, including all inherited members.

add_hook(const string &event_name, EventFunction *function)EventHandler
add_hook(const string &event_name, EventCallbackFunction *function, void *data)EventHandler
as_typed_object()TypedObjectinline
as_typed_object() constTypedObjectinline
dispatch_event(const Event *)EventHandlervirtual
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)EventHandlerinlinevirtual
get_best_parent_from_Set(const std::set< int > &) const (defined in TypedObject)TypedObjectinline
get_class_type() (defined in EventHandler)EventHandlerinlinestatic
get_global_event_handler(EventQueue *queue=NULL)EventHandlerinlinestatic
get_type() const (defined in EventHandler)EventHandlerinlinevirtual
get_type_index() constTypedObjectinline
has_hook(const string &event_name) constEventHandler
init_type() (defined in EventHandler)EventHandlerinlinestatic
is_exact_type(TypeHandle handle) constTypedObjectinline
is_of_type(TypeHandle handle) constTypedObjectinline
operator=(const TypedObject &copy) (defined in TypedObject)TypedObjectinline
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)TypedObjectinline
TypedObject(const TypedObject &copy) (defined in TypedObject)TypedObjectinline
write(ostream &out) const (defined in EventHandler)EventHandler
~TypedObject() (defined in TypedObject)TypedObjectvirtual