Fawkes API  Fawkes Development Version
fawkes::BlackBoardNotifier Member List

This is the complete list of members for fawkes::BlackBoardNotifier, including all inherited members.

BlackBoardNotifier()fawkes::BlackBoardNotifier
notify_of_data_change(const Interface *interface)fawkes::BlackBoardNotifier
notify_of_interface_created(const char *type, const char *id)fawkes::BlackBoardNotifier
notify_of_interface_destroyed(const char *type, const char *id)fawkes::BlackBoardNotifier
notify_of_message_received(const Interface *interface, Message *message)fawkes::BlackBoardNotifier
notify_of_reader_added(const Interface *interface, unsigned int event_instance_serial)fawkes::BlackBoardNotifier
notify_of_reader_removed(const Interface *interface, unsigned int event_instance_serial)fawkes::BlackBoardNotifier
notify_of_writer_added(const Interface *interface, unsigned int event_instance_serial)fawkes::BlackBoardNotifier
notify_of_writer_removed(const Interface *interface, unsigned int event_instance_serial)fawkes::BlackBoardNotifier
register_listener(BlackBoardInterfaceListener *listener, BlackBoard::ListenerRegisterFlag flag)fawkes::BlackBoardNotifier
register_observer(BlackBoardInterfaceObserver *observer)fawkes::BlackBoardNotifier
unregister_listener(BlackBoardInterfaceListener *listener)fawkes::BlackBoardNotifier
unregister_observer(BlackBoardInterfaceObserver *observer)fawkes::BlackBoardNotifier
update_listener(BlackBoardInterfaceListener *listener, BlackBoard::ListenerRegisterFlag flag)fawkes::BlackBoardNotifier
~BlackBoardNotifier()fawkes::BlackBoardNotifiervirtual