gem5
v20.1.0.0
|
Public Member Functions | |
ExternalSlave::ExternalPort * | getExternalPort (const std::string &name_, ExternalSlave &owner, const std::string &port_data) |
Create or find an external port which can be bound. More... | |
Definition at line 80 of file external_slave.cc.
|
inlinevirtual |
Create or find an external port which can be bound.
Returns NULL on failure
Implements ExternalSlave::Handler.
Definition at line 84 of file external_slave.cc.