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 
Instances of DtLgrTotalStatePdu are used to convey to a remote logger- controller the total current s...
Definition: lcTotalState.h:43
Definition: lgrControlP.h:61
Contains DtLgrTotalStatePdu.
Instances of DtLgrLgrHeartbeatPdu are used for fault tolerance indicating that the logger is still ac...
Definition: lcLgrHeartbeat.h:18
DtLgrTotalStatePdu & operator=(const DtLgrTotalStatePdu &)
Assignment operator.
#define DT_DLL_LOGGERCONTROL
Include vlconfig.h to get relivant platform info like if we need declspec stuff or not...
Definition: loggerControlDefines.h:31

Document ID: Generated on Thu Dec 18 15:35:09 EST 2025 from SVN revision 282494
Copyright © 2024 MAK Technologies. All Rights Reserved (www.mak.com)