class pdevs_coord

Parallel DEVS simulator for network models

Inheritance:


Public Methods

[more] pdevs_coord()
[more] pdevs_coord(devsn* d)
[more]void attachModel(devsn* model)
[more]void detachModel()
[more]void computeInputOutput()
[more]void computeDeltaFunc(ADEVS_TIME_TYPE t)
[more]void endOfCycle()
[more] ~pdevs_coord()


Inherited from basic_pdevs_sim:

Public Methods

oconst adevs_bag<PortValue> & getOutput()
ovoid inject(const PortValue& x)
ovoid inject(const adevs_bag<PortValue>& x)
odevs* getModel()
oADEVS_TIME_TYPE timeNext()
oADEVS_TIME_TYPE timeLast()
oADEVS_TIME_TYPE timeCurrent()
oType getType() const

Public Members

otypedef enum

Protected Fields

ostatic ADEVS_TIME_TYPE granule
oadevs_bag<PortValue> y
oadevs_bag<PortValue> x

Protected Methods

ovoid setModel(devs* m)


Inherited from basic_sim:


Documentation

Parallel DEVS simulator for network models
o pdevs_coord()

o pdevs_coord(devsn* d)

ovoid attachModel(devsn* model)

ovoid detachModel()

ovoid computeInputOutput()

ovoid computeDeltaFunc(ADEVS_TIME_TYPE t)

ovoid endOfCycle()

o ~pdevs_coord()


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



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