VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DtVrlinkTacticalGraphicIndicatorVisualizer.h
Go to the documentation of this file.
1 /*****************************************************************************
2  * Copyright (c) 2014 MAK Technologies, Inc.
3  * All rights reserved.
4  *****************************************************************************/
5 
9 
10 #pragma once
11 
13 
15 
16 namespace makVrv
17 {
18 
19  namespace DT_PROTOCOL_NAMESPACE
20  {
21 
22  //class DtVrlinkConnection;
23  class DtVrlinkTacticalGraphicStateListener;
24 
27  {
28  public:
29 
32  DtStateListener& listener, int modelSet );
33 
36 
37  virtual DtUnicode generateInfoString() const;
38 
39  virtual void setInfoVisible( bool visible );
40 
41  protected:
42 
43  virtual void setForceId( int forceId );
44 
47  virtual void slot_forceAdded(int);
48 
49  protected:
50 
54  std::string myModelName;
55 
56  };
57 
60  }
61 
62 }

Document ID: Generated on Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)