QuISP
Loading...
Searching...
No Matches
quisp_test::gate::TempGate Class Reference

dumb class for TestGate. cGate needs nextGate or prevGate in TestGate to check the gate is output or input. this class is for filling TestGate's nextGate or prevGate More...

#include <Gate.h>

Inheritance diagram for quisp_test::gate::TempGate:
Collaboration diagram for quisp_test::gate::TempGate:

Public Member Functions

 TempGate ()
 

Protected Member Functions

bool deliver (cMessage *msg, const omnetpp::SendOptions &options, simtime_t at) override
 

Detailed Description

dumb class for TestGate. cGate needs nextGate or prevGate in TestGate to check the gate is output or input. this class is for filling TestGate's nextGate or prevGate

Constructor & Destructor Documentation

◆ TempGate()

quisp_test::gate::TempGate::TempGate ( )

Member Function Documentation

◆ deliver()

bool quisp_test::gate::TempGate::deliver ( cMessage * msg,
const omnetpp::SendOptions & options,
simtime_t at )
overrideprotected

The documentation for this class was generated from the following files: