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

STeleportDialogData Struct Reference

List of all members.

Public Attributes

puDialogBox * dialog
puFrame * frame
puText * title
puInput * icaofaa
puOneShot * aplookup
puText * apname
puSelectBox * lathemi
puInput * latdeg
puInput * latmin
puInput * latsec
puSelectBox * lonhemi
puInput * londeg
puInput * lonmin
puInput * lonsec
puInput * alt
puOneShot * teleport
puOneShot * ok
puOneShot * cancel
char apName [80]

Detailed Description

Definition at line 47 of file DialogTeleport.cpp.


Member Data Documentation

puInput* STeleportDialogData::alt
 

Definition at line 62 of file DialogTeleport.cpp.

Referenced by do_teleport(), init_position(), teleport_aplookup_cb(), and teleport_dlg_create().

puOneShot* STeleportDialogData::aplookup
 

Definition at line 52 of file DialogTeleport.cpp.

Referenced by teleport_dlg_create().

char STeleportDialogData::apName[80]
 

Definition at line 67 of file DialogTeleport.cpp.

Referenced by teleport_aplookup_cb(), teleport_dlg_create(), and teleport_dlg_sync().

puText* STeleportDialogData::apname
 

Definition at line 53 of file DialogTeleport.cpp.

Referenced by teleport_dlg_create(), and teleport_dlg_sync().

puOneShot* STeleportDialogData::cancel
 

Definition at line 65 of file DialogTeleport.cpp.

Referenced by teleport_dlg_create().

puDialogBox* STeleportDialogData::dialog
 

Definition at line 48 of file DialogTeleport.cpp.

Referenced by teleport_dlg_create(), and teleport_dlg_kill().

puFrame* STeleportDialogData::frame
 

Definition at line 49 of file DialogTeleport.cpp.

Referenced by teleport_dlg_create().

puInput* STeleportDialogData::icaofaa
 

Definition at line 51 of file DialogTeleport.cpp.

Referenced by teleport_aplookup_cb(), and teleport_dlg_create().

puInput* STeleportDialogData::latdeg
 

Definition at line 55 of file DialogTeleport.cpp.

Referenced by do_teleport(), init_position(), teleport_dlg_create(), and teleport_dlg_sync().

puSelectBox* STeleportDialogData::lathemi
 

Definition at line 54 of file DialogTeleport.cpp.

Referenced by do_teleport(), init_position(), and teleport_dlg_create().

puInput* STeleportDialogData::latmin
 

Definition at line 56 of file DialogTeleport.cpp.

Referenced by do_teleport(), init_position(), teleport_dlg_create(), and teleport_dlg_sync().

puInput* STeleportDialogData::latsec
 

Definition at line 57 of file DialogTeleport.cpp.

Referenced by do_teleport(), init_position(), teleport_dlg_create(), and teleport_dlg_sync().

puInput* STeleportDialogData::londeg
 

Definition at line 59 of file DialogTeleport.cpp.

Referenced by do_teleport(), init_position(), teleport_dlg_create(), and teleport_dlg_sync().

puSelectBox* STeleportDialogData::lonhemi
 

Definition at line 58 of file DialogTeleport.cpp.

Referenced by do_teleport(), init_position(), and teleport_dlg_create().

puInput* STeleportDialogData::lonmin
 

Definition at line 60 of file DialogTeleport.cpp.

Referenced by do_teleport(), init_position(), teleport_dlg_create(), and teleport_dlg_sync().

puInput* STeleportDialogData::lonsec
 

Definition at line 61 of file DialogTeleport.cpp.

Referenced by do_teleport(), init_position(), teleport_dlg_create(), and teleport_dlg_sync().

puOneShot* STeleportDialogData::ok
 

Definition at line 64 of file DialogTeleport.cpp.

Referenced by teleport_dlg_create().

puOneShot* STeleportDialogData::teleport
 

Definition at line 63 of file DialogTeleport.cpp.

Referenced by teleport_dlg_create().

puText* STeleportDialogData::title
 

Definition at line 50 of file DialogTeleport.cpp.

Referenced by teleport_dlg_create().


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