13 #include <vrfGuiCore/DtVrfObjectDataStateObjectAgent.hpp>
21 #include <vrvCore/DtSimEntryObjectAgent.hpp>
25 #include <vlutil/vlPerformanceStats.h>
29 class DtEntityStateListener;
33 class DtEntityExistenceListener;
34 class DtStateListenerInterface;
40 class DtNetworkMessageInterfaceHandlerAgent;
62 void postDrainInput();
78 makVrv::DtSimStateObjectAgent& objectDriver);
92 boost::signal<void (const DtExtEntityStateRepository&, std::vector<makVrf::DtRangeItem>&) > signal_addAdditionalRangeRingItems;
99 static void postDrainInput(
void* usr);
102 virtual void slot_modelSetChanged();
122 void update(
double timeT);
143 typedef std::map<makVrv::DtSimEntryUpdater::UpdateRate,EntityUpdaterGroup>
159 std::map<makVrv::DtUniqueID, DtVrfNetworkUpdateObjectDataState>
myCache;
169 typedef std::map<std::string, std::pair<DtRwProperties*, int> >
BaseStateMap;