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;
101 static void postDrainInput(
void* usr);
104 virtual void slot_modelSetChanged();
124 void update(
double timeT);
145 typedef std::map<makVrv::DtSimEntryUpdater::UpdateRate,EntityUpdaterGroup>
161 std::map<makVrv::DtUniqueID, DtVrfNetworkUpdateObjectDataState>
myCache;
171 typedef std::map<std::string, std::pair<DtRwProperties*, int> >
BaseStateMap;