gem5  v19.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Types | Public Attributes | List of all members
IssueStruct< Impl > Struct Template Reference

#include <comm.hh>

Public Types

typedef Impl::DynInstPtr DynInstPtr
 

Public Attributes

int size
 
DynInstPtr insts [Impl::MaxWidth]
 

Detailed Description

template<class Impl>
struct IssueStruct< Impl >

Definition at line 108 of file comm.hh.

Member Typedef Documentation

◆ DynInstPtr

template<class Impl >
typedef Impl::DynInstPtr IssueStruct< Impl >::DynInstPtr

Definition at line 109 of file comm.hh.

Member Data Documentation

◆ insts

template<class Impl >
DynInstPtr IssueStruct< Impl >::insts[Impl::MaxWidth]

Definition at line 113 of file comm.hh.

◆ size

template<class Impl >
int IssueStruct< Impl >::size

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

Generated on Fri Feb 28 2020 16:27:12 for gem5 by doxygen 1.8.13