Microsimulation API
|
Public Member Functions | |
Action (Time t, ActionType at, ProcessId p, const Event *e=0) throw () | |
bool | operator< (const Action &a) const throw () |
Action (Time t, ActionType at, ProcessId p, const Event *e=0) throw () | |
bool | operator< (const Action &a) const throw () |
Public Attributes | |
Time | time |
ActionType | type |
ProcessId | pid |
const Event * | event |
|
inline |
|
inline |
|
inline |
|
inline |
ActionType ssim::Action::type |