Main Page | Class Hierarchy | Class List | File List | Class Members

adevs::Event< X > Class Template Reference

#include <adevs_models.h>

List of all members.

Public Member Functions

 Event ()
 Constructor. Sets the model to NULL.
 Event (Devs< X > *model, const X &value)
 Constructor that sets the model and value.
 Event (const Event< X > &src)
 Copy constructor.
const Event< X > & operator= (const Event< X > &src)
 Assignment operator.
 ~Event ()
 Destructor.

Public Attributes

Devs< X > * model
 The model associated with the event.
value
 The value associated with the event.


Detailed Description

template<class X>
class adevs::Event< X >

Event objects are used for routing and notification of external simulation event listeners.


The documentation for this class was generated from the following file:
Generated on Mon Jun 1 09:53:43 2009 for adevs by  doxygen 1.3.9.1