MAK Data Logger API Documentation for HLA
remoteControlEditorInterface.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 1992-2011 VT MAK
3 ** All rights reserved.
4 ******************************************************************************/
5 
9 
10 
11 #pragma once
12 
14 #include "virtualConstructor.h"
15 
16 #include <vlutil/vlString.h>
17 
18 class DtEntityIdentifier;
19 class DtLgrResponsePdu;
20 class DtFilename;
21 
22 namespace MAKLogger
23 {
24 
28  {
29  public:
30 
32 
33 
35 
36  private:
41 
42  public:
43 
45 
46 
48 
50  virtual void processResponse(const DtLgrResponsePdu& responsePdu);
51 
52  public:
53 
55  static const char* commandToString(int command);
56 
57 
58  protected:
59 
61 
62 
63 
64 
65 
66  protected:
67 
68  };
69 }

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)