swift
Classes | Public Member Functions | Friends | List of all members
XSwiftBus::CDBusDispatcher Class Reference

DBus Dispatcher. More...

Public Member Functions

 CDBusDispatcher ()
 Constructor.
 
virtual ~CDBusDispatcher ()
 Destructor.
 
void add (IDispatchable *dispatchable)
 Add dispatchable object.
 
void remove (IDispatchable *dispatchable)
 Remove dispatchable object.
 
void waitAndRun ()
 Waits for events to be dispatched and handles them.
 
void runOnce ()
 Dispatches ready handlers and returns without waiting.
 

Friends

class WatchHandler
 
class TimeoutHandler
 
class Timer
 
class CDBusConnection
 
class CDBusServer
 

Detailed Description

DBus Dispatcher.

Definition at line 42 of file dbusdispatcher.h.


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