MAK Data Logger API Documentation for DIS
lgrSimMenus.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 ******************************************************************************/
5 
8 
9 #ifndef lgrSimMenus_H_
10 #define lgrSimMenus_H_
11 
12 #include "lgrSimGui.h"
13 #include "virtualConstructor.h"
14 
15 namespace MAKLogger
16 {
17 
18  class DtLoggerApplication;
19 
23  {
24 
25  public:
27 
28 
29  virtual ~DtLgrSimMenus();
30 
32  virtual void showConnectionDialog() = 0;
33 
35  virtual void disconnect() = 0;
36  };
37 }
38 
39 #endif

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)