Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

SComm Struct Reference

#include <FlyLegacy.h>

List of all members.

Public Attributes

char airportKey [10]
char name [20]
int type
float freq [5]
SPosition pos
SCommprev
SCommnext


Detailed Description

Definition at line 1269 of file FlyLegacy.h.


Member Data Documentation

char SComm::airportKey[10]
 

Definition at line 1271 of file FlyLegacy.h.

float SComm::freq[5]
 

Definition at line 1275 of file FlyLegacy.h.

char SComm::name[20]
 

Definition at line 1273 of file FlyLegacy.h.

SComm* SComm::next
 

Definition at line 1279 of file FlyLegacy.h.

Referenced by FreeComm().

SPosition SComm::pos
 

Definition at line 1276 of file FlyLegacy.h.

SComm* SComm::prev
 

Definition at line 1278 of file FlyLegacy.h.

int SComm::type
 

Definition at line 1274 of file FlyLegacy.h.


The documentation for this struct was generated from the following file:
SourceForge.net Logo Documentation generated by doxygen