Go to the documentation of this file.
25 #ifndef __DBUSXX_EVENTLOOP_H
26 #define __DBUSXX_EVENTLOOP_H
44 class DefaultMainLoop;
208 virtual void dispatch();
225 #endif//__DBUSXX_EVENTLOOP_H
std::list< DefaultTimeout * > DefaultTimeouts
std::list< DefaultWatch * > DefaultWatches
Slot< void, DefaultWatch & > ready
Slot< void, DefaultTimeout & > expired
DefaultTimeouts _timeouts