DBus::PeerInterfaceProxy Member List

This is the complete list of members for DBus::PeerInterfaceProxy, including all inherited members.

add_method(std::shared_ptr< MethodProxyBase > method)DBus::InterfaceProxy
add_property(std::shared_ptr< PropertyProxyBase > property)DBus::InterfaceProxy
add_signal(std::shared_ptr< SignalProxyBase > sig)DBus::InterfaceProxy
cache_properties()DBus::InterfaceProxy
call(std::shared_ptr< const CallMessage >, int timeout_milliseconds=-1) constDBus::InterfaceProxy
connection() constDBus::InterfaceProxy
create()DBus::PeerInterfaceProxystatic
DBus::InterfaceProxy::create(const std::string &name=std::string())DBus::InterfaceProxystatic
create_call_message(const std::string &method_name) constDBus::InterfaceProxy
create_method(const std::string &name)DBus::InterfaceProxyinline
create_property(const std::string &name, PropertyUpdateType update=PropertyUpdateType::Updates)DBus::InterfaceProxyinline
create_signal(const std::string &sig_name)DBus::InterfaceProxyinline
DBUS_CXX_PROPAGATE_CONST(std::unique_ptr< priv_data >) m_privDBus::InterfaceProxyprivate
GetMachineId()DBus::PeerInterfaceProxy
has_method(const std::string &name) constDBus::InterfaceProxy
has_method(std::shared_ptr< MethodProxyBase > method) constDBus::InterfaceProxy
has_property(const std::string &name) constDBus::InterfaceProxy
has_property(std::shared_ptr< PropertyProxyBase > property) constDBus::InterfaceProxy
has_signal(const std::string &signame) constDBus::InterfaceProxy
has_signal(std::shared_ptr< SignalProxyBase > sig) constDBus::InterfaceProxy
InterfaceProxy(const std::string &name)DBus::InterfaceProxyprotected
m_get_machine_methodDBus::PeerInterfaceProxyprivate
m_ping_methodDBus::PeerInterfaceProxyprivate
method(const std::string &name) constDBus::InterfaceProxy
methods() constDBus::InterfaceProxy
Methods typedefDBus::InterfaceProxy
name() constDBus::InterfaceProxy
object() constDBus::InterfaceProxy
on_object_set_path(const std::string &path)DBus::InterfaceProxyprivate
path() constDBus::InterfaceProxy
PeerInterfaceProxy()DBus::PeerInterfaceProxyprivate
Ping()DBus::PeerInterfaceProxy
properties() constDBus::InterfaceProxy
property(const std::string &name) constDBus::InterfaceProxy
property_updated(std::string, std::map< std::string, DBus::Variant >, std::vector< std::string >)DBus::InterfaceProxyprivate
remove_method(const std::string &name)DBus::InterfaceProxy
remove_method(std::shared_ptr< MethodProxyBase > method)DBus::InterfaceProxy
remove_property(const std::string &name)DBus::InterfaceProxy
remove_property(std::shared_ptr< PropertyProxyBase > method)DBus::InterfaceProxy
remove_signal(const std::string &signame)DBus::InterfaceProxy
remove_signal(std::shared_ptr< SignalProxyBase > sig)DBus::InterfaceProxy
set_object(ObjectProxy *obj)DBus::InterfaceProxyprivate
signal(const std::string &signame)DBus::InterfaceProxy
Signals typedefDBus::InterfaceProxy
signals() constDBus::InterfaceProxy
~InterfaceProxy()DBus::InterfaceProxyvirtual