gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::auxv::AuxVector< IntType > Class Template Reference

#include <aux_vector.hh>

Public Member Functions

 AuxVector ()=default
 
 AuxVector (IntType _type, IntType _val)
 

Public Attributes

IntType type = 0
 
IntType val = 0
 

Detailed Description

template<class IntType>
class gem5::auxv::AuxVector< IntType >

Definition at line 43 of file aux_vector.hh.

Constructor & Destructor Documentation

◆ AuxVector() [1/2]

template<class IntType >
gem5::auxv::AuxVector< IntType >::AuxVector ( )
default

◆ AuxVector() [2/2]

template<class IntType >
gem5::auxv::AuxVector< IntType >::AuxVector ( IntType _type,
IntType _val )
inline

Definition at line 47 of file aux_vector.hh.

Member Data Documentation

◆ type

template<class IntType >
IntType gem5::auxv::AuxVector< IntType >::type = 0

Definition at line 49 of file aux_vector.hh.

Referenced by gem5::auxv::swap_byte().

◆ val

template<class IntType >
IntType gem5::auxv::AuxVector< IntType >::val = 0

Definition at line 50 of file aux_vector.hh.

Referenced by gem5::auxv::swap_byte().


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

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