MAK Data Logger API Documentation for DIS
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 
12 #include "lgrRemoteGui.h"
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 

Document ID: Generated on Sun Dec 15 18:04:30 EST 2013 from SVN revision 134418
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)