VR-Link API Documentation for HLA 1516
commentRP.h
Go to the documentation of this file.
00001 /*********************************************************************
00002 ** Copyright (c) 1992-2010 VT MAK
00003 ** All rights reserved.
00004 *********************************************************************/
00005 
00006 
00007 #ifndef _commentRP_h_
00008 #define _commentRP_h_ 1
00009  
00013 
00014 
00015 #if DtDIS
00016 
00017 
00018 #include <vlpi/NetStructs.h>
00019 #include "pduHeader.h"
00020 
00021 struct DtNetCommentRPdu
00022 {
00023    DtNetPduHeader              myHeader;
00024    DtNetEntityIdentifier       myFrom;
00025    DtNetEntityIdentifier       myTo;
00026    DtNetU32                    myNfix;
00027    DtNetU32                    myNvar;
00028 };
00029 
00030 #endif
00031 #endif

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)