gem5  [DEVELOP-FOR-23.0]
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
gem5::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 gem5::igbreg::Regs::Reg< T >

Definition at line 436 of file i8254xGBe_defs.hh.

Constructor & Destructor Documentation

◆ Reg()

template<class T >
gem5::igbreg::Regs::Reg< T >::Reg ( )
inline

Definition at line 443 of file i8254xGBe_defs.hh.

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 439 of file i8254xGBe_defs.hh.

◆ operator()() [2/2]

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

Definition at line 442 of file i8254xGBe_defs.hh.

◆ operator=()

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

Definition at line 440 of file i8254xGBe_defs.hh.

◆ operator==()

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

Definition at line 441 of file i8254xGBe_defs.hh.

◆ serialize()

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

Definition at line 444 of file i8254xGBe_defs.hh.

◆ unserialize()

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

Definition at line 448 of file i8254xGBe_defs.hh.

Member Data Documentation

◆ _data

template<class T >
T gem5::igbreg::Regs::Reg< T >::_data

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

Generated on Sun Jul 30 2023 01:57:50 for gem5 by doxygen 1.8.17