dbus-cxx logo

DBus::Interface Member List

This is the complete list of members for DBus::Interface, including all inherited members.
add_method(MethodBase::pointer method)DBus::Interface
add_signal(signal_base::pointer signal)DBus::Interface
connection() const DBus::Interface
create(const std::string &name=std::string())DBus::Interface [static]
create_method(const std::string &name)DBus::Interface [inline]
create_method(const std::string &name, sigc::slot0< T_return > slot)DBus::Interface [inline]
create_method(const std::string &name, sigc::slot1< T_return, T_arg1 > slot)DBus::Interface [inline]
create_method(const std::string &name, sigc::slot2< T_return, T_arg1, T_arg2 > slot)DBus::Interface [inline]
create_method(const std::string &name, sigc::slot3< T_return, T_arg1, T_arg2, T_arg3 > slot)DBus::Interface [inline]
create_method(const std::string &name, sigc::slot4< T_return, T_arg1, T_arg2, T_arg3, T_arg4 > slot)DBus::Interface [inline]
create_method(const std::string &name, sigc::slot5< T_return, T_arg1, T_arg2, T_arg3, T_arg4, T_arg5 > slot)DBus::Interface [inline]
create_method(const std::string &name, sigc::slot6< T_return, T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6 > slot)DBus::Interface [inline]
create_method(const std::string &name, sigc::slot7< T_return, T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6, T_arg7 > slot)DBus::Interface [inline]
create_signal(const std::string &name)DBus::Interface [inline]
handle_call_message(DBusCxxPointer< Connection > connection, CallMessage::const_pointer message)DBus::Interface
has_method(const std::string &name) const DBus::Interface
has_signal(signal_base::pointer signal) const DBus::Interface
has_signal(const std::string &name) const DBus::Interface
Interface(const std::string &name)DBus::Interface [protected]
introspect(int space_depth=0) const DBus::Interface
m_method_signal_name_connectionsDBus::Interface [protected]
m_methodsDBus::Interface [protected]
m_methods_rwlockDBus::Interface [mutable, protected]
m_nameDBus::Interface [protected]
m_name_mutexDBus::Interface [protected]
m_objectDBus::Interface [private]
m_signal_method_addedDBus::Interface [protected]
m_signal_method_removedDBus::Interface [protected]
m_signal_name_changedDBus::Interface [protected]
m_signalsDBus::Interface [protected]
m_signals_rwlockDBus::Interface [mutable, protected]
method(const std::string &name) const DBus::Interface
Methods typedefDBus::Interface
methods() const DBus::Interface
MethodSignalNameConnections typedefDBus::Interface [protected]
name() const DBus::Interface
object() const DBus::Interface
Object classDBus::Interface [friend]
on_method_name_changed(const std::string &oldname, const std::string &newname, MethodBase::pointer method)DBus::Interface [protected]
path() const DBus::Interface
pointer typedefDBus::Interface
remove_method(const std::string &name)DBus::Interface
remove_signal(signal_base::pointer signal)DBus::Interface
remove_signal(const std::string &name)DBus::Interface
set_connection(DBusCxxPointer< Connection > conn)DBus::Interface [protected]
set_name(const std::string &new_name)DBus::Interface
set_object(Object *object)DBus::Interface [protected]
set_path(const std::string &new_path)DBus::Interface [protected]
signal(const std::string &signal_name)DBus::Interface
signal_method_added()DBus::Interface
signal_method_removed()DBus::Interface
signal_name_changed()DBus::Interface
Signals typedefDBus::Interface
signals()DBus::Interface
weak_pointer typedefDBus::Interface
~Interface()DBus::Interface [virtual]

Generated on Mon Sep 21 11:00:13 2009 for dbus-cxx by doxygen 1.6.1