gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
Minor::ReportTraitsAdaptor< ElemType > Class Template Reference

...ReportTraits are trait classes with the same functionality as ReportIF, but with elements explicitly passed into the report... More...

#include <buffers.hh>

Static Public Member Functions

static void reportData (std::ostream &os, const ElemType &elem)
 

Detailed Description

template<typename ElemType>
class Minor::ReportTraitsAdaptor< ElemType >

...ReportTraits are trait classes with the same functionality as ReportIF, but with elements explicitly passed into the report...

functions. Allow a template using ReportTraits to call report... functions of ReportIF-bearing elements themselves

Definition at line 92 of file buffers.hh.

Member Function Documentation

template<typename ElemType >
static void Minor::ReportTraitsAdaptor< ElemType >::reportData ( std::ostream &  os,
const ElemType &  elem 
)
inlinestatic

Definition at line 96 of file buffers.hh.


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

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