typedef enum DBus::BusType DBus::BusType |
typedef enum DBus::ContainerType DBus::ContainerType |
typedef enum DBus::CreateMethod DBus::CreateMethod |
typedef enum DBus::DispatchStatus DBus::DispatchStatus |
typedef enum DBus::FilterResult DBus::FilterResult |
typedef sigc::signal<FilterResult,DBusCxxPointer<Connection>,Message::pointer>::accumulated<FilterAccumulator> DBus::FilterSignal |
typedef enum DBus::HandlerResult DBus::HandlerResult |
typedef enum DBus::MessageType DBus::MessageType |
typedef sigc::nil DBus::nil |
typedef enum DBus::PrimaryFallback DBus::PrimaryFallback |
typedef enum DBus::StartReply DBus::StartReply |
typedef enum DBus::Type DBus::Type |
typedef enum DBus::WatchStatus DBus::WatchStatus |
enum DBus::BusType |
enum DBus::ContainerType |
enum DBus::CreateMethod |
enum DBus::DispatchStatus |
enum DBus::FilterResult |
enum DBus::HandlerResult |
enum DBus::MessageType |
enum DBus::StartReply |
enum DBus::Type |
enum DBus::WatchStatus |
void DBus::callmsg_wp_deleter | ( | void * | v | ) |
Type DBus::checked_type_cast | ( | int | n | ) |
void DBus::conn_wp_deleter | ( | void * | v | ) |
Referenced by DBus::Connection::create().
DBus::DBUSCXX_ERROR | ( | ErrorInvalidAdaptee | , | |
"DBus adapter method | called, | |||
but adaptee is invalid" | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorNotInitialized | , | |
"DBus::init(bool threadsafe=true) not called" | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorNotOwner | , | |
"Unlocking a mutex a dbus-cxx thread doesn't own" | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorDeadlock | , | |
"Locking a mutex a dbus-cxx thread already owns" | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorNoConnection | , | |
"No connection specified and operation requires a DBus connection" | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorInvalidMessageType | , | |
"DBus message type does not match the C++ Message object type" | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorInvalidConnection | , | |
"DBus connection is invalid" | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorInvalidTypecast | , | |
"Invalid Typecast" | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorInvalidCObject | , | |
"Invalid C Object" | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorSELinuxSecurityContextUnknown | , | |
DBUS_ERROR_SELINUX_SECURITY_CONTEXT_UNKNOWN | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorInvalidFileContent | , | |
DBUS_ERROR_INVALID_FILE_CONTENT | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorInvalidSignature | , | |
DBUS_ERROR_INVALID_SIGNATURE | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorUnixProcessIdUnknown | , | |
DBUS_ERROR_UNIX_PROCESS_ID_UNKNOWN | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorSpawnFailed | , | |
DBUS_ERROR_SPAWN_FAILED | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorSpawnChildSignaled | , | |
DBUS_ERROR_SPAWN_CHILD_SIGNALED | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorSpawnChildExited | , | |
DBUS_ERROR_SPAWN_CHILD_EXITED | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorSpawnForkFailed | , | |
DBUS_ERROR_SPAWN_FORK_FAILED | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorSpawnExecFailed | , | |
DBUS_ERROR_SPAWN_EXEC_FAILED | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorMatchRuleInvalid | , | |
DBUS_ERROR_MATCH_RULE_INVALID | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorMatchRuleNotFound | , | |
DBUS_ERROR_MATCH_RULE_NOT_FOUND | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorTimedOut | , | |
DBUS_ERROR_TIMED_OUT | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorUnknownMethod | , | |
DBUS_ERROR_UNKNOWN_METHOD | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorFileExists | , | |
DBUS_ERROR_FILE_EXISTS | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorFileNotFound | , | |
DBUS_ERROR_FILE_NOT_FOUND | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorInvalidArgs | , | |
DBUS_ERROR_INVALID_ARGS | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorDisconnected | , | |
DBUS_ERROR_DISCONNECTED | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorAddressInUse | , | |
DBUS_ERROR_ADDRESS_IN_USE | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorNoNetwork | , | |
DBUS_ERROR_NO_NETWORK | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorTimeout | , | |
DBUS_ERROR_TIMEOUT | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorNoServer | , | |
DBUS_ERROR_NO_SERVER | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorAuthFailed | , | |
DBUS_ERROR_AUTH_FAILED | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorAccessDenied | , | |
DBUS_ERROR_ACCESS_DENIED | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorLimitsExceeded | , | |
DBUS_ERROR_LIMITS_EXCEEDED | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorNotSupported | , | |
DBUS_ERROR_NOT_SUPPORTED | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorBadAddress | , | |
DBUS_ERROR_BAD_ADDRESS | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorIOError | , | |
DBUS_ERROR_IO_ERROR | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorNoReply | , | |
DBUS_ERROR_NO_REPLY | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorNameHasNoOwner | , | |
DBUS_ERROR_NAME_HAS_NO_OWNER | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorServiceUnknown | , | |
DBUS_ERROR_SERVICE_UNKNOWN | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorNoMemory | , | |
DBUS_ERROR_NO_MEMORY | ||||
) |
DBus::DBUSCXX_ERROR | ( | ErrorFailed | , | |
DBUS_ERROR_FAILED | ||||
) |
void DBus::deleter | ( | void * | p | ) | [inline] |
void DBus::errmsg_wp_deleter | ( | void * | v | ) |
void DBus::init | ( | bool | threadsafe | ) |
References init_mutex, initialized_var, and DBus::Connection::m_weak_pointer_slot.
bool DBus::initialized | ( | ) |
References initialized_var.
std::string DBus::introspect | ( | DBusCxxPointer< Connection > | conn, | |
const std::string & | destination, | |||
const std::string & | path | |||
) |
std::string DBus::introspect | ( | Connection::pointer | conn, | |
const std::string & | destination, | |||
const std::string & | path | |||
) |
References DBus::CallMessage::create().
Message::append_iterator DBus::operator<< | ( | Message::pointer | ptr, | |
T & | value | |||
) | [inline] |
Connection::pointer DBus::operator<< | ( | Connection::pointer | ptr, | |
SignalMessage::const_pointer | msg | |||
) | [inline] |
Connection::pointer DBus::operator<< | ( | Connection::pointer | ptr, | |
SignalMessage::pointer | msg | |||
) | [inline] |
Connection::pointer DBus::operator<< | ( | Connection::pointer | ptr, | |
ReturnMessage::const_pointer | msg | |||
) | [inline] |
Connection::pointer DBus::operator<< | ( | Connection::pointer | ptr, | |
ReturnMessage::pointer | msg | |||
) | [inline] |
Connection::pointer DBus::operator<< | ( | Connection::pointer | ptr, | |
Message::const_pointer | msg | |||
) | [inline] |
Connection::pointer DBus::operator<< | ( | Connection::pointer | ptr, | |
Message::pointer | msg | |||
) | [inline] |
Message::iterator DBus::operator>> | ( | Message::const_pointer | ptr, | |
T & | value | |||
) | [inline] |
void DBus::retmsg_wp_deleter | ( | void * | v | ) |
void DBus::sigmsg_wp_deleter | ( | void * | v | ) |
std::string DBus::signature | ( | Signature | ) | [inline] |
std::string DBus::signature | ( | std::string | ) | [inline] |
std::string DBus::signature | ( | double | ) | [inline] |
std::string DBus::signature | ( | uint64_t | ) | [inline] |
std::string DBus::signature | ( | int64_t | ) | [inline] |
std::string DBus::signature | ( | uint32_t | ) | [inline] |
std::string DBus::signature | ( | int32_t | ) | [inline] |
std::string DBus::signature | ( | uint16_t | ) | [inline] |
std::string DBus::signature | ( | int16_t | ) | [inline] |
std::string DBus::signature | ( | bool | ) | [inline] |
std::string DBus::signature | ( | uint8_t | ) | [inline] |
Type DBus::type | ( | Signature | ) | [inline] |
Type DBus::type | ( | const char * | ) | [inline] |
References TYPE_STRING.
Type DBus::type | ( | const std::string & | ) | [inline] |
References TYPE_STRING.
Type DBus::type | ( | double | ) | [inline] |
References TYPE_DOUBLE.
Type DBus::type | ( | uint64_t | ) | [inline] |
References TYPE_UINT64.
Type DBus::type | ( | int64_t | ) | [inline] |
References TYPE_INT64.
Type DBus::type | ( | uint32_t | ) | [inline] |
References TYPE_UINT32.
Type DBus::type | ( | int32_t | ) | [inline] |
References TYPE_INT32.
Type DBus::type | ( | uint16_t | ) | [inline] |
References TYPE_UINT16.
Type DBus::type | ( | int16_t | ) | [inline] |
References TYPE_INT16.
Type DBus::type | ( | bool | ) | [inline] |
References TYPE_BOOLEAN.
Type DBus::type | ( | uint8_t | ) | [inline] |
References TYPE_BYTE.
Referenced by DBus::MessageAppendIterator::protected_append(), and DBus::MessageIterator::value().
std::string DBus::type_string | ( | Signature | ) | [inline] |
std::string DBus::type_string | ( | std::string | ) | [inline] |
std::string DBus::type_string | ( | double | ) | [inline] |
std::string DBus::type_string | ( | uint64_t | ) | [inline] |
std::string DBus::type_string | ( | int64_t | ) | [inline] |
std::string DBus::type_string | ( | uint32_t | ) | [inline] |
std::string DBus::type_string | ( | int32_t | ) | [inline] |
std::string DBus::type_string | ( | uint16_t | ) | [inline] |
std::string DBus::type_string | ( | int16_t | ) | [inline] |
std::string DBus::type_string | ( | bool | ) | [inline] |
std::string DBus::type_string | ( | uint8_t | ) | [inline] |
Referenced by DBus::MessageIterator::value().
std::string DBus::type_string_from_code | ( | DBus::Type | t | ) | [inline] |
References TYPE_ARRAY, TYPE_BOOLEAN, TYPE_BYTE, TYPE_DICT_ENTRY, TYPE_DOUBLE, TYPE_INT16, TYPE_INT32, TYPE_INT64, TYPE_OBJECT_PATH, TYPE_SIGNATURE, TYPE_STRING, TYPE_STRUCT, TYPE_UINT16, TYPE_UINT32, TYPE_UINT64, and TYPE_VARIANT.
void DBus::wp_deleter | ( | void * | v | ) |
pthread_mutex_t DBus::init_mutex = PTHREAD_MUTEX_INITIALIZER |
bool DBus::initialized_var = false |
Referenced by init(), and initialized().
const Signature::size_type DBus::npos = std::string::npos |