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 init(ADEVS_TIME_TYPE t0)
odevsn* typeIsNetwork()


Inherited from devs:

Public Methods

odevsn* getParent()
oconst devsn* getParent() const
ovoid setParent(devsn* model)
ovirtual atomic* typeIsAtomic()
ovirtual netExec* typeIsNetExec()
ounsigned long get_cellspace_key() const
ovoid set_cellspace_key(unsigned long cell_key)


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