MAK Data Logger API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 7 20:50:59 EDT 2016 from SVN revision 163818
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)