| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
#include <DBusUtil.h>
Public Member Functions | |
| CDBusConnection () | |
| bool | Connect (DBusBusType bus, bool openPrivate=false) | 
| bool | Connect (DBusBusType bus, CDBusError &error, bool openPrivate=false) | 
| void | Destroy () | 
| operator DBusConnection * () | |
      
  | 
  default | 
| bool CDBusConnection::Connect | ( | DBusBusType | bus, | 
| CDBusError & | error, | ||
| bool | openPrivate = false ) | 
| void CDBusConnection::Destroy | ( | ) | 
| CDBusConnection::operator DBusConnection * | ( | ) |