MAK Data Logger API Documentation for HLA
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
lgrRemoteRecordInterfaceResponseHandler.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 1992-2011 VT MAK
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
9 #pragma once
10 
13 
14 class DtString;
15 
16 namespace MAKLogger
17 {
18 
21  {
22  public:
23 
26 
29 
30  private:
35 
36 
37  public:
38 
40 
41  protected:
42 
44 
45  virtual void newFileFailed(const DtEntityIdentifier& source, const DtString& reason);
47  };
48 
49 
50 }
51 
Handles failure cases for record interface.
Definition: lgrRemoteRecordInterfaceResponseHandler.h:20
Primary interface to remote loggers.
Definition: remoteControlInterface.h:73
#define DT_DLL_LGRREMOTEGUI
Definition: lgrRemoteGui.h:21
Contains MAKLogger::DtRemoteControlRecordInterface for handling record remote control messages...
Responsible for invoking record commands and processing record responses.
Definition: remoteControlRecordInterface.h:26

Document ID: Generated on Thu Sep 2 15:35:22 EDT 2021 from SVN revision 233992
Copyright © 2021 MAK Technologies. All Rights Reserved (www.mak.com)