MAK Data Logger API Documentation for HLA
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 Thu Apr 11 12:13:00 EDT 2013 from SVN revision 126011
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)