ForSyDe::DiscreteEvent::Out3< O1, O2, O3 > Class Template Reference
Inheritance diagram for ForSyDe::DiscreteEvent::Out3< O1, O2, O3 >:
Collaboration diagram for ForSyDe::DiscreteEvent::Out3< O1, O2, O3 >:
Public Member Functions | |
Out3 (const sc_core::sc_module_name &name, const sc_core::sc_time &delay1, const sc_core::sc_time &delay2, const sc_core::sc_time &delay3) | |
Public Attributes | |
sc_core::sc_out< O1 > | o1 |
sc_core::sc_out< O2 > | o2 |
sc_core::sc_out< O3 > | o3 |
Protected Member Functions | |
void | delayOutput (const O1 &o1, const O2 &o2, const O3 &o3) |
The documentation for this class was generated from the following file:
- src/forsyde/democ.hpp
Generated by Doxygen 1.8.11