
#include <opt2.h>


Public Member Functions | |
| opt2 () | |
| virtual void | Step () |
| Optimistic Synchronization Strategy No. 2. | |
Definition at line 8 of file opt2.h.
| opt2::opt2 | ( | ) | [inline] |
| void opt2::Step | ( | ) | [virtual] |
Optimistic Synchronization Strategy No. 2.
Reimplemented from opt.
Definition at line 4 of file opt2.C.
References opt::CancelEvents(), sim::cancels, opt::CancelUnexecutedEvents(), strat::currentEvent, eventQueue::currentPtr, Event::done, strat::eq, Event::fnIdx, PVT::getGVT(), CancelList::IsEmpty(), strat::localPVT, strat::localStats, localStat::Loop(), eventQueue::mem_usage, Event::msg, strat::parent, pose_config, POSE_endtime, POSE_Objects, POSE_TimeMax, POSE_UnsetTS, eventQueue::RBevent, sim::ResolveFn(), opt::Rollback(), prioMsg::setPriority(), eventQueue::ShiftEvent(), POSE_Config::stats, sim::Status(), and Event::timestamp.

1.5.5