|
gem5
v19.0.0.0
|
This is the complete list of members for sc_gem5::ScInterfaceWrapper< IF >, including all inherited members.
| _connected | Port | protected |
| _peer | Port | protected |
| bind(::Port &peer) override | sc_gem5::ScInterfaceWrapper< IF > | inline |
| Port::bind(Port &peer) | Port | inlinevirtual |
| getId() const | Port | inline |
| getPeer() | Port | inline |
| id | Port | protected |
| iface_ | sc_gem5::ScInterfaceWrapper< IF > | private |
| interface() | sc_gem5::ScInterfaceWrapper< IF > | inline |
| isConnected() const | Port | inline |
| name() const | Port | inline |
| Port(const std::string &_name, PortID _id) | Port | protected |
| ScInterfaceWrapper(IF &i, const std::string name, PortID id) | sc_gem5::ScInterfaceWrapper< IF > | inline |
| takeOverFrom(Port *old) | Port | inline |
| unbind() override | sc_gem5::ScInterfaceWrapper< IF > | inlinevirtual |
| ~Port() | Port | virtual |