swift
Classes | Namespaces | Variables
datarefs.h File Reference

Go to the source code of this file.

Classes

class  XSwiftBus::DataRef< DataRefTraits >
 Class providing access to a single X-Plane dataref. More...
 
class  XSwiftBus::ArrayDataRef< DataRefTraits >
 Class providing access to a single X-Plane array dataref. More...
 
class  XSwiftBus::StringDataRef< DataRefTraits >
 Class providing access to a single X-Plane string dataref. More...
 
class  XSwiftBus::CustomDataRef< DataRefTraits >
 Class providing a custom variable + dataref \hint Currently only readable int and std::string datarefs are supported. More...
 

Namespaces

 XSwiftBus
 Plugin loaded by X-Plane which publishes a DBus service.
 

Variables

template<class... >
constexpr bool XSwiftBus::dependent_false = false