Searched refs:C_if (Results 1 - 1 of 1) sorted by relevance

/gem5/src/systemc/tests/systemc/communication/sc_export/test03/
H A Dtest03.cpp4 class C_if : virtual public sc_interface class in inherits:sc_interface
11 class C : public C_if, public sc_channel
24 sc_export<C_if> IFP;
44 sc_export<C_if> IFP1;
45 sc_export<C_if> IFP2;
61 sc_port<C_if> P1;
62 sc_port<C_if> P2;

Completed in 2 milliseconds