#include <iso_flock_clear_simulation_event.h>
Public Member Functions | |
| ClearSimulationEvent () | |
| ClearSimulationEvent (double pTime) | |
| ClearSimulationEvent (const ClearSimulationEvent &pEvent) | |
| ClearSimulationEvent (double pTime, const ClearSimulationEvent &pEvent) | |
| virtual | ~ClearSimulationEvent () |
| event::Event * | copy () const |
| event::Event * | copy (double pTime) const |
| void | execute () throw (event::EventException) |
| ClearSimulationEvent::ClearSimulationEvent | ( | ) |
| ClearSimulationEvent::ClearSimulationEvent | ( | double | pTime | ) |
| ClearSimulationEvent::ClearSimulationEvent | ( | const ClearSimulationEvent & | pEvent | ) |
| ClearSimulationEvent::ClearSimulationEvent | ( | double | pTime, | |
| const ClearSimulationEvent & | pEvent | |||
| ) |
| ClearSimulationEvent::~ClearSimulationEvent | ( | ) | [virtual] |
| event::Event * ClearSimulationEvent::copy | ( | ) | const |
| event::Event * ClearSimulationEvent::copy | ( | double | pTime | ) | const |
| void ClearSimulationEvent::execute | ( | ) | throw (event::EventException) |
1.5.1