gem5
|
#include <external_master.hh>
Public Member Functions | |
virtual Port * | getExternalPort (const std::string &name, ExternalMaster &owner, const std::string &port_data)=0 |
Create or find an external port which can be bound. More... | |
Definition at line 91 of file external_master.hh.
|
pure virtual |
Create or find an external port which can be bound.
Returns NULL on failure