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

oconst devsn& operator=(const devsn& src)
ovoid initialize(ADEVS_TIME_TYPE t0)
odevsn* typeIsNetwork()


Inherited from devs:

Public Fields

obasic_sim_support_t bsim_support

Public Methods

ovirtual atomic* typeIsAtomic()
ovirtual netExec* typeIsNetExec()
oconst devsn* getParent() const
odevsn* getParent()
ovoid setParent(devsn* parent)
ostatic void prefer_thread(int thread_id)


Inherited from object:

Public Methods

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++.