gem5 v24.0.0.0
Loading...
Searching...
No Matches
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.

References gem5::igbreg::Regs::Reg< T >::_data.

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.

References gem5::igbreg::Regs::Reg< T >::_data.

◆ operator()() [2/2]

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

Definition at line 442 of file i8254xGBe_defs.hh.

References gem5::igbreg::Regs::Reg< T >::_data, and gem5::ArmISA::d.

◆ operator=()

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

Definition at line 440 of file i8254xGBe_defs.hh.

References gem5::igbreg::Regs::Reg< T >::_data, and gem5::ArmISA::d.

◆ operator==()

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

Definition at line 441 of file i8254xGBe_defs.hh.

References gem5::igbreg::Regs::Reg< T >::_data, and gem5::ArmISA::d.

◆ serialize()

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

Definition at line 444 of file i8254xGBe_defs.hh.

References gem5::igbreg::Regs::Reg< T >::_data, and SERIALIZE_SCALAR.

◆ unserialize()

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

Definition at line 448 of file i8254xGBe_defs.hh.

References gem5::igbreg::Regs::Reg< T >::_data, and UNSERIALIZE_SCALAR.

Member Data Documentation

◆ _data


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

Generated on Tue Jun 18 2024 16:24:19 for gem5 by doxygen 1.11.0