FlightGear next
cmdargs.h File Reference

Go to the source code of this file.

Variables

char acArgbuf []
 
int debugArgValue
 
int priorityArgValue
 
char rootArgbuf []
 
int viewArg
 
char logArgbuf []
 
const char * DefaultRootDir
 
const char * DefaultAircraft
 
const char * DefaultDebuglog
 
const int DefaultViewMode
 

Variable Documentation

◆ acArgbuf

char acArgbuf[]
extern

◆ debugArgValue

int debugArgValue
extern

◆ DefaultAircraft

const char* DefaultAircraft
extern

◆ DefaultDebuglog

const char* DefaultDebuglog
extern

◆ DefaultRootDir

const char* DefaultRootDir
extern

◆ DefaultViewMode

const int DefaultViewMode
extern

◆ logArgbuf

char logArgbuf[]
extern

◆ priorityArgValue

int priorityArgValue
extern

◆ rootArgbuf

char rootArgbuf[]
extern

◆ viewArg

int viewArg
extern