ForSyDe::DiscreteEvent::Zip3< I1, I2, I3, O1 > Class Template Referenceabstract
Inheritance diagram for ForSyDe::DiscreteEvent::Zip3< I1, I2, I3, O1 >:
Collaboration diagram for ForSyDe::DiscreteEvent::Zip3< I1, I2, I3, O1 >:
Public Member Functions | |
Zip3 (const sc_core::sc_module_name &name, const sc_core::sc_time &delay) | |
Public Member Functions inherited from ForSyDe::DiscreteEvent::Out1< O1 > | |
Out1 (const sc_core::sc_module_name &name, const sc_core::sc_time &delay1) | |
Public Attributes | |
sc_core::sc_in< I1 > | i1 |
sc_core::sc_in< I2 > | i2 |
sc_core::sc_in< I3 > | i3 |
Public Attributes inherited from ForSyDe::DiscreteEvent::Out1< O1 > | |
sc_core::sc_out< O1 > | o1 |
Additional Inherited Members | |
Protected Member Functions inherited from ForSyDe::DiscreteEvent::Out1< O1 > | |
void | delayOutput (const O1 &o1) |
The documentation for this class was generated from the following file:
- src/forsyde/democ.hpp
Generated by Doxygen 1.8.11