FlightGear next
|
#include "dds/ddsc/dds_public_impl.h"
Go to the source code of this file.
Classes | |
struct | FG_DDS_FDM |
Macros | |
#define | FG_DDS_FDM_VERSION 1 |
#define | FG_DDS_ENGINES 4 |
#define | FG_DDS_WHEELS 16 |
#define | FG_DDS_TANKS 8 |
#define | FG_DDS_FDM__alloc() |
#define | FG_DDS_FDM_free(d, o) |
Typedefs | |
typedef struct FG_DDS_FDM | FG_DDS_FDM |
Variables | |
const dds_topic_descriptor_t | FG_DDS_FDM_desc |
#define FG_DDS_FDM__alloc | ( | ) |
#define FG_DDS_FDM_free | ( | d, | |
o ) |
typedef struct FG_DDS_FDM FG_DDS_FDM |