MAK Data Logger API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
lcLgrHeartbeat.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2003 MaK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
9 #pragma once
10 
11 #include "lcTotalState.h"
12 
13 
19 {
20 public:
21 
24  DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
25 
28  DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER, DtPduFactory* pduFactory = 0 );
29 
31  DtLgrLgrHeartbeatPdu( const DtEntityIdentifier& sender,
32  const DtEntityIdentifier& receiver,
33  DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
34 
36  virtual ~DtLgrLgrHeartbeatPdu();
37 
40 
43 
44 protected:
45 
46 };
47 
48 

Document ID: Generated on Wed Jun 5 18:45:18 EDT 2019 from SVN revision 198968
Copyright © 2019 VT MAK. All Rights Reserved (www.mak.com)