#include <rc_semaphore_portal.h>
Definition at line 59 of file rc_semaphore_portal.h.
Public Types | |
typedef base_type::port_type | port_type |
typedef base_type::if_type | if_type |
typedef base_type::accessor_type | accessor_type |
Public Member Functions | |
rc_semaphore_portal (const sc_module_name &name_=sc_gen_unique_name("rc_semaphore_portal")) | |
Private Types | |
typedef rc_portal < sc_port < sc_semaphore_if > > | base_type |
typedef rc_portal<sc_port<sc_semaphore_if> > base_type [private] |
Reimplemented from rc_portal< sc_port< sc_semaphore_if > >.
Definition at line 62 of file rc_semaphore_portal.h.
typedef base_type::port_type port_type |
Reimplemented from rc_portal< sc_port< sc_semaphore_if > >.
Definition at line 64 of file rc_semaphore_portal.h.
typedef base_type::if_type if_type |
Reimplemented from rc_portal< sc_port< sc_semaphore_if > >.
Definition at line 65 of file rc_semaphore_portal.h.
typedef base_type::accessor_type accessor_type |
Reimplemented from rc_portal< sc_port< sc_semaphore_if > >.
Definition at line 66 of file rc_semaphore_portal.h.
rc_semaphore_portal | ( | const sc_module_name & | name_ = sc_gen_unique_name("rc_semaphore_portal") |
) | [inline, explicit] |
Definition at line 68 of file rc_semaphore_portal.h.