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

ddlfiles/MdlOrg.h

Go to the documentation of this file.
00001 #ifndef  __MdlOrg_LOADED
00002 #define  __MdlOrg_LOADED
00003 typedef struct {
00004 int mdlorg;
00005 int              ID;
00006 int              ISup;
00007 int              InMdl;
00008 char             PasvType[4];
00009 char             ActvType[4];
00010 char             ActvRotm[4];
00011 int _9999;
00012 } MDLORG_DEF;
00013 #ifdef __TAP_CREOBJ__
00014 MDLORG_DEF MdlOrg;
00015 #else
00016 extern MDLORG_DEF MdlOrg;
00017 #endif
00018 #endif
00019 

Generated on Mon Feb 15 11:06:58 2010 for loon by  doxygen 1.3.9.1