struct atomic_sim_support_t

Simulator support structure for atomic models.

[more]void* owning_thr
[more]int preferred_thread
[more]ADEVS_TIME_TYPE t
[more]ADEVS_TIME_TYPE tL
[more]ADEVS_TIME_TYPE tN
[more]int q_index
[more]bool active
[more]adevs_bag<PortValue> * x
[more]adevs_bag<PortValue> * y


Documentation

Simulator support structure for atomic models. The most generic simulation support is included in the devs class, which atomic is derived from.
ovoid* owning_thr

oint preferred_thread

oADEVS_TIME_TYPE t

oADEVS_TIME_TYPE tL

oADEVS_TIME_TYPE tN

oint q_index

obool active

oadevs_bag<PortValue> * x

oadevs_bag<PortValue> * y

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.