Create a network model that will use any network executive
that is provided to it.
Inheritance:
Public Methods
-
network_model(netExec* exec)
-
netExec* getNetExec()
-
~network_model()
Inherited from devsn:
Public Methods
-
const devsn& operator=(const devsn& src)
-
void initialize(ADEVS_TIME_TYPE t0)
-
devsn* typeIsNetwork()
Inherited from devs:
Public Fields
-
basic_sim_support_t bsim_support
Public Methods
-
virtual atomic* typeIsAtomic()
-
virtual netExec* typeIsNetExec()
-
const devsn* getParent() const
-
devsn* getParent()
-
void setParent(devsn* parent)
-
static void prefer_thread(int thread_id)
Inherited from object:
Public Methods
-
virtual object* clone() const
Documentation
Create a network model that will use any network executive
that is provided to it. The network executive is
adopted by the network model and will be destroyed when
the network model is destroyed.
network_model(netExec* exec)
netExec* getNetExec()
~network_model()
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.