6 #ifndef SWIFT_CORE_CONTEXT_CONTEXTVOICE_PROXY_H
7 #define SWIFT_CORE_CONTEXT_CONTEXTVOICE_PROXY_H
23 class QDBusConnection;
27 class CGenericDBusInterface;
30 class CAudioDeviceInfo;
57 static void unitTestRelaySignals();
88 void relaySignals(
const QString &serviceName, QDBusConnection &connection);
ContextMode
How to handle a given context.
The class providing facades (the contexts) for all DBus relevant operations.
Audio context base class.
CContextAudioProxy(CCoreFacadeConfig::ContextMode mode, CCoreFacade *runtime)
Contructor.
virtual ~CContextAudioProxy()
Destructor.
Used for hand written interface based on virtual methods.
Value object encapsulating information identifying a component of a modular distributed swift process...
Value object encapsulating a list of audio devices.
Value object encapsulating information of a callsign.
#define SWIFT_CORE_CONTEXTAUDIO_INTERFACENAME
DBus interface for context.
Backend services of the swift project, like dealing with the network or the simulators.
Free functions in swift::misc.
#define SWIFT_CORE_EXPORT
Export a class or function from the library.