FlightGear next
service.cpp File Reference
#include "service.h"
#include <Main/fg_props.hxx>
#include <iostream>
#include <simgear/constants.h>
#include <simgear/debug/logstream.hxx>
#include <simgear/structure/commands.hxx>

Go to the source code of this file.

Namespaces

namespace  flightgear
 FlightPlan.hxx - defines a full flight-plan object, including departure, cruise, arrival information and waypoints.
 
namespace  flightgear::swift
 

Macros

#define FGSWIFTBUS_API_VERSION   3;
 

Variables

static const std::string flightgear::swift::k_fgswiftbus_service_interfacename = "org.swift_project.fgswiftbus.service"
 
static const std::string flightgear::swift::k_fgswiftbus_service_objectpath = "/fgswiftbus/service"
 
static const char * flightgear::swift::introspection_service = DBUS_INTROSPECT_1_0_XML_DOCTYPE_DECL_NODE
 

Macro Definition Documentation

◆ FGSWIFTBUS_API_VERSION

#define FGSWIFTBUS_API_VERSION   3;

Definition at line 15 of file service.cpp.