FlightGear next
fg_dds_log.cpp File Reference
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <map>
#include <simgear/io/SGDataDistributionService.hxx>
#include "dds_fwd.hxx"
#include <termios.h>

Go to the source code of this file.

Macros

#define MAX_SAMPLES   1
 

Functions

void set_mode (int want_key)
 
int get_key ()
 
int main ()
 

Macro Definition Documentation

◆ MAX_SAMPLES

#define MAX_SAMPLES   1

Definition at line 12 of file fg_dds_log.cpp.

Function Documentation

◆ get_key()

int get_key ( )

Definition at line 31 of file fg_dds_log.cpp.

◆ main()

int main ( )

Definition at line 63 of file fg_dds_log.cpp.

◆ set_mode()

void set_mode ( int want_key)

Definition at line 17 of file fg_dds_log.cpp.