MAK Data Logger API Documentation for DIS
lgrRemotePlaybackInterfaceResponseHandler.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 {
20  {
21  public:
24 
27 
29  virtual void fileInvalidMessageBox( const DtEntityIdentifier& source, const DtString& fileName, const DtString& reason );
30 
32  virtual void fileDoesNotExist( const DtEntityIdentifier& source, const DtString& fileName );
33 
36 
37 
38  //protected:
39 
40  private:
43 
46 
47  };
48 
49 }

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)