24 class DtSimEntryObjectAgent;
28 class DtVrlinkEnvironmentalStateListenerInterface;
29 class DtEnvironmentalExistenceListener;
35 class DtEnvironmentStateObjectAgent;
64 void postDrainInput();
80 DtEnvironmentStateObjectAgent& objectDriver);
88 static void postDrainInput(
void* usr);
90 virtual void slot_modelSetChanged();
96 virtual bool updateExtendedState(
121 void update(
double timeT);
142 typedef std::map<makVrv::DtSimEntryUpdater::UpdateRate,EnvironmentUpdaterGroup>
158 typedef boost::unordered_map<makVrv::DtUniqueID, DtVrlinkSimulatedEnvironmentProcess>
StateMap;
163 typedef std::map<std::string, std::pair<DtVrlinkSimulatedEnvironmentProcess, int> >
BaseStateMap;