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
-
coupled()
-
netExec* getNetExec()
-
~coupled()
Inherited from devsn:
Public Methods
-
const devsn& operator=(const devsn& src)
-
void init(ADEVS_TIME_TYPE t0)
-
devsn* typeIsNetwork()
Inherited from devs:
Public Methods
-
devsn* getParent()
-
const devsn* getParent() const
-
void setParent(devsn* model)
-
virtual atomic* typeIsAtomic()
-
virtual netExec* typeIsNetExec()
-
unsigned long get_cellspace_key() const
-
void set_cellspace_key(unsigned long cell_key)
Inherited from object:
Public Methods
-
virtual 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
coupled()
netExec* getNetExec()
~coupled()
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.