gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
CopyEngineReg::Reg< T > Struct Template Reference

#include <copy_engine_defs.hh>

Public Member Functions

operator() ()
 
const Reg< T > & operator= (T d)
 
bool operator== (T d)
 
void operator() (T d)
 
 Reg ()
 
void serialize (CheckpointOut &cp) const
 
void unserialize (CheckpointIn &cp)
 

Public Attributes

_data
 

Detailed Description

template<class T>
struct CopyEngineReg::Reg< T >

Definition at line 96 of file copy_engine_defs.hh.

Constructor & Destructor Documentation

template<class T>
CopyEngineReg::Reg< T >::Reg ( )
inline

Definition at line 102 of file copy_engine_defs.hh.

Member Function Documentation

template<class T>
T CopyEngineReg::Reg< T >::operator() ( )
inline

Definition at line 98 of file copy_engine_defs.hh.

template<class T>
void CopyEngineReg::Reg< T >::operator() ( d)
inline

Definition at line 101 of file copy_engine_defs.hh.

template<class T>
const Reg<T>& CopyEngineReg::Reg< T >::operator= ( d)
inline

Definition at line 99 of file copy_engine_defs.hh.

template<class T>
bool CopyEngineReg::Reg< T >::operator== ( d)
inline

Definition at line 100 of file copy_engine_defs.hh.

template<class T>
void CopyEngineReg::Reg< T >::serialize ( CheckpointOut cp) const
inline

Definition at line 103 of file copy_engine_defs.hh.

template<class T>
void CopyEngineReg::Reg< T >::unserialize ( CheckpointIn cp)
inline

Definition at line 107 of file copy_engine_defs.hh.

Member Data Documentation

template<class T>
T CopyEngineReg::Reg< T >::_data

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

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