MAK Data Logger API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
legacyLcQuit.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 1998 MaK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
6 #ifndef DtLgcyLgrQuitPdu_H_
7 #define DtLgcyLgrQuitPdu_H_
8 
9 #include "legacyLcPdu.h"
10 
14 {
15 public:
16 
18  DtLgcyLgrQuitPdu( DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
19 
22  DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
23 
25  DtLgcyLgrQuitPdu( DtGlobalObjectDesignator& sender,
26  DtGlobalObjectDesignator& receiver,
27  DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
28 
30  virtual ~DtLgcyLgrQuitPdu();
31 
33  DtLgcyLgrQuitPdu( const DtLgcyLgrQuitPdu& src );
34 
37 };
38 
39 #endif
Definition: legacyLgrControlP.h:58
#define DT_DLL_LGCYLGRCNTRL
Include vlconfig.h to get relivant platform info like if we need declspec stuff or not...
Definition: legacyLoggerControlDefines.h:31
Instances of DtLgcyLgrControlPdu are a family of messages used to control a remote instance of the MA...
Definition: legacyLcPdu.h:108
Instances of DtLgcyLgrQuitPdu are messages telling a remote logger to quit.
Definition: legacyLcQuit.h:13
DtLgcyLgrControlPdu & operator=(const DtLgcyLgrControlPdu &src)
assignment operator

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)