gem5
|
This is the complete list of members for BaseMasterPort, including all inherited members.
_baseSlavePort | BaseMasterPort | protected |
BaseMasterPort(const std::string &name, MemObject *owner, PortID id=InvalidPortID) | BaseMasterPort | protected |
bind(BaseSlavePort &slave_port)=0 | BaseMasterPort | pure virtual |
getId() const | Port | inline |
getSlavePort() const | BaseMasterPort | |
id | Port | protected |
isConnected() const | BaseMasterPort | |
name() const | Port | inline |
owner | Port | protected |
Port(const std::string &_name, MemObject &_owner, PortID _id) | Port | protected |
unbind()=0 | BaseMasterPort | pure virtual |
~BaseMasterPort() | BaseMasterPort | protectedvirtual |
~Port() | Port | protectedvirtual |