VR-Forces 4.1.1 Class Documentation
DtSharedNetworkSignaler.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2012 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
11 
12 #pragma once
13 
14 #include <vrfGuiCore/vrfGuiCore.h>
16 #include <vrvUtil/event_signal.h>
18 #include <vlpi/simulationAddress.h>
19 #include <vrvUtil/signalslib.h>
20 #include <vlpi/entityType.h>
21 
23 #include <vrftasks/setReqFact.h>
24 #include <vrftasks/taskFactory.h>
25 #include <vrfutil/ceFactory.h>
30 #include <vrftasks/reportFactory.h>
31 #include <vrfmsgs/msgExec.h>
33 #include "vrftasks/radioMsgTypes.h"
34 
36 class DtScenario;
37 
38 namespace makVrv
39 {
40  class DtDe;
41  class DtSharedSettingsManager;
42 }
43 
45  (const DtEntityIdentifier& id, int notifyLevel, const DtString& message, void* usr);
46 
47 namespace makVrf
48 {
51  {
52  public:
53 
58 
62 
66  static DtSharedNetworkSignaler* findInstance(
68 
70  virtual ~DtSharedNetworkSignaler();
71 
72  //@name Signals
74 
78 
81  DtEnvironmentalCreationData data)> signal_createEnvironmentalObject;
82 
85 
88 
91 
94 
97 
100 
103 
106 
109 
113 
116 
119 
122 
127 
130 
133 
138 
142 
144 
151 
152  protected:
154 
155  private:
158  };
159 }

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)