template<class NET_EXEC> class coupled

A generic coupled model that can be constructed using any netExec derived NET_EXEC class whose constructor accepts a single argument which is the parent network model

Inheritance:


Public Methods

[more] coupled()
[more]netExec* getNetExec()
[more] ~coupled()


Inherited from devsn:

Public Methods

ovoid getComponents(adevs::Set<adevs::Devs<PortValue>*>& c)
ovoid route(const PortValue& value, adevs::Devs<PortValue>* model, adevs::Bag<adevs::Event<PortValue> >& r)
obool model_transition()


Inherited from object:

Public Methods

oconst object& operator=(const object&)
ovirtual object* clone() const


Documentation

A generic coupled model that can be constructed using any netExec derived NET_EXEC class whose constructor accepts a single argument which is the parent network model
o coupled()

onetExec* getNetExec()

o ~coupled()


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



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