Interconnect::InterconnectRequest Class Reference

#include <interconnect.hh>

List of all members.

Public Member Functions

 InterconnectRequest (Tick _time, int _fromID)

Public Attributes

Tick time
int fromID


Detailed Description

Convenience class that represents a transfer request.

Definition at line 96 of file interconnect.hh.


Constructor & Destructor Documentation

Interconnect::InterconnectRequest::InterconnectRequest ( Tick  _time,
int  _fromID 
) [inline]

Default constructor

Parameters:
_time The tick the request was issued
_fromID The ID of the requesting interface

Definition at line 107 of file interconnect.hh.

References fromID, and time.


The documentation for this class was generated from the following file:
Generated on Tue Jun 5 12:55:20 2007 for M5InterconnectExtensions by  doxygen 1.4.7