Class: DBus::SystemBus

Inherits:
ASystemBus show all
Includes:
Singleton
Defined in:
lib/dbus/bus.rb

Overview

See ASystemBus

Constant Summary

Constants inherited from Connection

Connection::DBUSXMLINTRO, Connection::MSG_BUF_SIZE, Connection::NAME_FLAG_ALLOW_REPLACEMENT, Connection::NAME_FLAG_DO_NOT_QUEUE, Connection::NAME_FLAG_REPLACE_EXISTING, Connection::REQUEST_NAME_REPLY_ALREADY_OWNER, Connection::REQUEST_NAME_REPLY_EXISTS, Connection::REQUEST_NAME_REPLY_IN_QUEUE, Connection::REQUEST_NAME_REPLY_PRIMARY_OWNER

Instance Attribute Summary

Attributes inherited from Connection

#socket, #unique_name

Method Summary

Methods inherited from ASystemBus

#initialize

Methods inherited from Connection

#add_match, #connect, #connect_to_launchd, #connect_to_tcp, #connect_to_unix, #emit, #glibize, #initialize, #introspect, #introspect_data, #messages, #on_return, #poll_messages, #pop_message, #process, #proxy, #remove_match, #request_service, #send, #send_sync, #send_sync_or_async, #service, #update_buffer, #wait_for_message

Constructor Details

This class inherits a constructor from DBus::ASystemBus