|
| Not (std::string simObjectName, ISimObjectCreator *creator) |
| Standard simobject onstructor. More...
|
|
◆ Not()
Not::Not |
( |
std::string |
simObjectName, |
|
|
ISimObjectCreator * |
creator |
|
) |
| |
This constructor performs all initial setup for the simobject. It reads parameters, sets up the communication interface (output ports, input ports and states) and performs any additional "one
time only" resource setup.
- Parameters
-
[in] | simObjectName | The name of the simobject. Used primarily by the superclass constructor. |
[in] | creator | Interface to the FhSim core, through which this object can retrieve parameters and register states, ports and shared resources. |
The documentation for this class was generated from the following file:
- reloadrepos/fhsim_base/src/boolean/Not.h