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

#include <i8254xGBe_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 iGbReg::Regs::Reg< T >

Definition at line 301 of file i8254xGBe_defs.hh.

Constructor & Destructor Documentation

template<class T>
iGbReg::Regs::Reg< T >::Reg ( )
inline

Definition at line 307 of file i8254xGBe_defs.hh.

Member Function Documentation

template<class T>
T iGbReg::Regs::Reg< T >::operator() ( )
inline

Definition at line 303 of file i8254xGBe_defs.hh.

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

Definition at line 306 of file i8254xGBe_defs.hh.

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

Definition at line 304 of file i8254xGBe_defs.hh.

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

Definition at line 305 of file i8254xGBe_defs.hh.

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

Definition at line 308 of file i8254xGBe_defs.hh.

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

Definition at line 312 of file i8254xGBe_defs.hh.

Member Data Documentation

template<class T>
T iGbReg::Regs::Reg< T >::_data

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

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