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

/gem5/ext/systemc/src/sysc/communication/
H A Dsc_export.h39 # define SC_VIRTUAL_ virtual macro
41 # define SC_VIRTUAL_ /* non-virtual */ macro
177 SC_VIRTUAL_ void bind( IF& interface_ )
265 #undef SC_VIRTUAL_ macro
H A Dsc_port.h41 # define SC_VIRTUAL_ virtual macro
43 # define SC_VIRTUAL_ /* non-virtual */ macro
269 SC_VIRTUAL_ void bind( IF& interface_ )
278 SC_VIRTUAL_ void bind( port_type& parent_ )
631 #undef SC_VIRTUAL_ macro
H A Dsc_signal_ports.h40 # define SC_VIRTUAL_ virtual macro
42 # define SC_VIRTUAL_ /* non-virtual */ macro
162 SC_VIRTUAL_ void bind( const in_if_type& interface_ )
165 SC_VIRTUAL_ void bind( in_if_type& interface_ )
174 SC_VIRTUAL_ void bind( in_port_type& parent_ )
183 SC_VIRTUAL_ void bind( inout_port_type& parent_ )
264 SC_VIRTUAL_ void bind( base_port_type& parent_ )
485 SC_VIRTUAL_ void bind( const in_if_type& interface_ )
488 SC_VIRTUAL_ void bind( in_if_type& interface_ )
497 SC_VIRTUAL_ voi
1827 #undef SC_VIRTUAL_ macro
[all...]

Completed in 11 milliseconds