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
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 DtLgcyLgrEndPdu are to tell a remote logger to skip to end of file during playback...
Definition: legacyLcEmpty.h:16
DtLgcyLgrControlPdu & operator=(const DtLgcyLgrControlPdu &src)
assignment operator

Document ID: Generated on Mon Mar 22 15:30:17 EDT 2021 from SVN revision 226440
Copyright © 2021 MAK Technologies. All Rights Reserved (www.mak.com)