gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
NSGigEInt Class Reference

#include <ns_gige.hh>

Inheritance diagram for NSGigEInt:
EtherInt

Public Member Functions

 NSGigEInt (const std::string &name, NSGigE *d)
 
virtual bool recvPacket (EthPacketPtr pkt)
 
virtual void sendDone ()
 
- Public Member Functions inherited from EtherInt
 EtherInt (const std::string &name)
 
virtual ~EtherInt ()
 
const std::string & name () const
 Return port name (for DPRINTF). More...
 
void setPeer (EtherInt *p)
 
EtherIntgetPeer ()
 
void recvDone ()
 
bool sendPacket (EthPacketPtr packet)
 
bool askBusy ()
 
virtual bool isBusy ()
 

Private Attributes

NSGigEdev
 

Additional Inherited Members

- Protected Attributes inherited from EtherInt
std::string portName
 
EtherIntpeer
 

Detailed Description

Definition at line 378 of file ns_gige.hh.

Constructor & Destructor Documentation

NSGigEInt::NSGigEInt ( const std::string &  name,
NSGigE d 
)
inline

Definition at line 384 of file ns_gige.hh.

Member Function Documentation

virtual bool NSGigEInt::recvPacket ( EthPacketPtr  pkt)
inlinevirtual

Implements EtherInt.

Definition at line 388 of file ns_gige.hh.

References dev, and NSGigE::recvPacket().

virtual void NSGigEInt::sendDone ( )
inlinevirtual

Implements EtherInt.

Definition at line 389 of file ns_gige.hh.

References dev, and NSGigE::transferDone().

Member Data Documentation

NSGigE* NSGigEInt::dev
private

Definition at line 381 of file ns_gige.hh.

Referenced by recvPacket(), and sendDone().


The documentation for this class was generated from the following file:

Generated on Fri Jun 9 2017 13:04:16 for gem5 by doxygen 1.8.6