opal::PostStepEventHandler Class Reference

A listener that gets notified when a simulation step has finished. More...

#include <PostStepEventHandler.h>

Inheritance diagram for opal::PostStepEventHandler:

opal::EventHandler List of all members.

Public Member Functions

OPAL_DECL PostStepEventHandler ()
virtual OPAL_DECL ~PostStepEventHandler ()
virtual OPAL_DECL void OPAL_CALL handlePostStepEvent ()=0

Detailed Description

A listener that gets notified when a simulation step has finished.

Definition at line 38 of file PostStepEventHandler.h.


Constructor & Destructor Documentation

OPAL_DECL opal::PostStepEventHandler::PostStepEventHandler  )  [inline]
 

Definition at line 41 of file PostStepEventHandler.h.

virtual OPAL_DECL opal::PostStepEventHandler::~PostStepEventHandler  )  [inline, virtual]
 

Definition at line 44 of file PostStepEventHandler.h.


Member Function Documentation

virtual OPAL_DECL void OPAL_CALL opal::PostStepEventHandler::handlePostStepEvent  )  [pure virtual]
 

Called once for each pending CollisionEvent. This is always called at the end of a time step, so CollisionEvents always get handled right away.


The documentation for this class was generated from the following file:
Generated on Tue May 16 17:49:57 2006 for OPAL by  doxygen 1.4.6-NO