VR-Link API Documentation for HLA 1.3
logisticsP.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 *********************************************************************/
5 
6 #ifndef _LOGISTICSP_H_
7 #define _LOGISTICSP_H_ 1
8 
12 
13 #include <vlpi/NetStructs.h>
14 #include "pduHeader.h"
15 
16 /* ---------------------- service/supply/repair ---------------------- */
17 
18 typedef struct
19 {
23 
24  /* per Document IST-CR-93-15 Section 5.4.4.2.1 */
25 typedef struct DtNetServiceRequestPdu
26 {
35 
36 /* per Document IST-CR-93-15 Section 5.4.4.2.2 */
37 typedef struct DtNetResupplyOfferPdu
38 {
47 
48 /* per Document IST-CD-93-15 Section 5.4.4.2.3 */
49 typedef struct DtNetResupplyReceivedPdu
50 {
59 
60 /* per Document IST-CD-93-15 Section 5.4.4.2.4 */
61 typedef struct DtNetResupplyCancelPdu
62 {
67 
68 /* per Document IST-CD-93-15 Section 5.4.4.2.5 */
69 typedef struct DtNetRepairCompletePdu
70 {
77 
78 /* per Document IST-CD-93-15 Section 5.4.4.2.6 */
79 typedef struct DtNetRepairResponsePdu
80 {
88 
89 #endif /* _LOGISTICSP_H_ */

Document ID: Generated on Wed Aug 14 15:35:11 EDT 2013 from SVN revision 130445
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)