36 #ifndef __DEV_NET_ETHEROBJECT_HH__
37 #define __DEV_NET_ETHEROBJECT_HH__
39 #include "params/EtherObject.hh"
67 #endif // __DEV_NET_ETHEROBJECT_HH__
EtherObject(const Params *params)
virtual EtherInt * getEthPort(const std::string &if_name, int idx=-1)=0
Additional function to return the Port of a memory object.
The base EtherObject class, allows for an accesor function to a simobj that returns the Port...
const Params * params() const
const SimObjectParams * _params
Cached copy of the object parameters.
Abstract superclass for simulation objects.