Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CDBusConnection Class Reference

#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 * ()
 

Constructor & Destructor Documentation

◆ CDBusConnection()

CDBusConnection::CDBusConnection ( )
default

Member Function Documentation

◆ Connect() [1/2]

bool CDBusConnection::Connect ( DBusBusType bus,
bool openPrivate = false )

◆ Connect() [2/2]

bool CDBusConnection::Connect ( DBusBusType bus,
CDBusError & error,
bool openPrivate = false )

◆ Destroy()

void CDBusConnection::Destroy ( )

◆ operator DBusConnection *()

CDBusConnection::operator DBusConnection * ( )

The documentation for this class was generated from the following files: