MAK Data Logger API Documentation for HLA
legacyLcEmpty.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2005 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
6 
7 #ifndef DtLgcyLgrEmptyPdu_H_
8 #define DtLgcyLgrEmptyPdu_H_
9 
11 #include "legacyLcPdu.h"
12 
17 {
18 public:
19 
21  DtLgcyLgrEmptyPdu( DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
22 
25  DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
26 
28  DtLgcyLgrEmptyPdu( DtGlobalObjectDesignator& sender,
29  DtGlobalObjectDesignator& receiver,
30  DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
31 
33  virtual ~DtLgcyLgrEmptyPdu();
34 
37 
40 };
41 
42 #endif

Document ID: Generated on Thu Apr 11 12:13:00 EDT 2013 from SVN revision 126011
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)