Searched hist:13498 (Results 1 - 2 of 2) sorted by relevance

/gem5/util/systemc/systemc_within_gem5/systemc_sc_main/
H A Dsc_main.cc13498:f6fb1bbfa39e Mon Dec 17 10:50:00 EST 2018 Nikos Nikoleris <nikos.nikoleris@arm.com> systemc: Allow specific functions to shadow the base class method

sc_in::bind and sc_core::sc_object::print shadow their respective base
class method. This change adds the necessary declarations to inform
the compiler that this is intentional.

Change-Id: I8c6bc0f05aa568630783db63d52be90f4ea4748c
Signed-off-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/15135
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
/gem5/src/systemc/ext/channel/
H A Dsc_in.hh13498:f6fb1bbfa39e Mon Dec 17 10:50:00 EST 2018 Nikos Nikoleris <nikos.nikoleris@arm.com> systemc: Allow specific functions to shadow the base class method

sc_in::bind and sc_core::sc_object::print shadow their respective base
class method. This change adds the necessary declarations to inform
the compiler that this is intentional.

Change-Id: I8c6bc0f05aa568630783db63d52be90f4ea4748c
Signed-off-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/15135
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>

Completed in 10 milliseconds