gem5  v20.1.0.0
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 299 of file i8254xGBe_defs.hh.

Constructor & Destructor Documentation

◆ Reg()

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

Definition at line 305 of file i8254xGBe_defs.hh.

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 301 of file i8254xGBe_defs.hh.

◆ operator()() [2/2]

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

Definition at line 304 of file i8254xGBe_defs.hh.

◆ operator=()

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

Definition at line 302 of file i8254xGBe_defs.hh.

◆ operator==()

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

Definition at line 303 of file i8254xGBe_defs.hh.

◆ serialize()

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

Definition at line 306 of file i8254xGBe_defs.hh.

◆ unserialize()

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

Definition at line 310 of file i8254xGBe_defs.hh.

Member Data Documentation

◆ _data

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

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

Generated on Wed Sep 30 2020 14:03:06 for gem5 by doxygen 1.8.17