SSim C++ API documentation (v. 1.3.2)

Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Examples  

ssim::Event Class Reference

basic event in the simulation. More...

#include <ssim.h>

List of all members.

Public Attributes

EventType type
 type of this event


Detailed Description

basic event in the simulation.

This base class represents a piece of information or a signal exchanged between two processes through the simulator.

See also:
Sim::signal_event(const Event*,ProcessId), Sim::signal_event(const Event*,ProcessId, Time), Process::process_event(const Event*).


The documentation for this class was generated from the following file:
Copyright © 2002 University of Colorado.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". This documentation is authored and maintained by Antonio Carzaniga