FlightGear next
flightgear::swift::WatchHandler Class Reference

DBus watch handler. More...

Public Member Functions

 WatchHandler (event_base *base, DBusWatch *watch)
 Constructor.
 
DBusWatch * getWatch ()
 Get DBus watch.
 
const DBusWatch * getWatch () const
 Get DBus watch.
 

Detailed Description

DBus watch handler.

Definition at line 34 of file dbusdispatcher.cpp.

Constructor & Destructor Documentation

◆ WatchHandler()

flightgear::swift::WatchHandler::WatchHandler ( event_base * base,
DBusWatch * watch )
inline

Constructor.

Definition at line 38 of file dbusdispatcher.cpp.

Member Function Documentation

◆ getWatch() [1/2]

DBusWatch * flightgear::swift::WatchHandler::getWatch ( )
inline

Get DBus watch.

Definition at line 53 of file dbusdispatcher.cpp.

◆ getWatch() [2/2]

const DBusWatch * flightgear::swift::WatchHandler::getWatch ( ) const
inline

Get DBus watch.

Definition at line 56 of file dbusdispatcher.cpp.


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