This is the complete list of members for DBus::ThreadDispatcher, including all inherited members.
add_message(std::shared_ptr< Object > object, std::shared_ptr< const CallMessage > message)=0 | DBus::ThreadDispatcher | pure virtual |
add_signal(std::shared_ptr< const SignalMessage > message)=0 | DBus::ThreadDispatcher | pure virtual |
add_signal_proxy(std::shared_ptr< SignalProxyBase > handler)=0 | DBus::ThreadDispatcher | pure virtual |
remove_signal_proxy(std::shared_ptr< SignalProxyBase > handler)=0 | DBus::ThreadDispatcher | pure virtual |
~ThreadDispatcher() | DBus::ThreadDispatcher | virtual |