VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
vrlinkAggregateRadioTransmissionVisualizer.h
Go to the documentation of this file.
1 /*****************************************************************************
2  * Copyright (c) 2012 MAK Technologies, Inc.
3  * All rights reserved.
4  *****************************************************************************/
5 
9 
10 #pragma once
11 
14 
15 namespace makVrv
16 {
17  namespace DT_PROTOCOL_NAMESPACE
18  {
19  class DtAggregateElement;
20  class DtVrlinkAggregateStateListener;
21  }
22 }
23 
24 namespace makVrf
25 {
26  namespace VRF_PROTOCOL_NAMESPACE
27  {
30  {
31  public:
38  makVrv::DtStateListener& transmissionListener, int modelSet );
39 
43 
44  protected:
45 
49  virtual void createModelAgents();
50 
52  virtual void destroyModelAgents();
53 
57  virtual void slot_aggregateCreated( makVrv::DT_PROTOCOL_NAMESPACE::DtVrlinkAggregateStateListener& listener,
59 
60  virtual void slot_colorizationChanged();
61  virtual void getSquawkIndicatorColor(float& r, float& g, float& b );
62 
63  protected:
64 
67  };
68 
69 
72  }
73 }

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)