gem5  v20.1.0.0
Public Types | List of all members
BitfieldTypeImpl< Base >::TypeDeducer::T< void(C::*)(Type1 &, Type2)> Struct Template Reference

#include <bitunion.hh>

Public Types

typedef Type1 Storage
 
typedef Type2 Type
 

Detailed Description

template<class Base>
template<typename C, typename Type1, typename Type2>
struct BitfieldTypeImpl< Base >::TypeDeducer::T< void(C::*)(Type1 &, Type2)>

Definition at line 65 of file bitunion.hh.

Member Typedef Documentation

◆ Storage

template<class Base >
template<typename C , typename Type1 , typename Type2 >
typedef Type1 BitfieldTypeImpl< Base >::TypeDeducer::T< void(C::*)(Type1 &, Type2)>::Storage

Definition at line 67 of file bitunion.hh.

◆ Type

template<class Base >
template<typename C , typename Type1 , typename Type2 >
typedef Type2 BitfieldTypeImpl< Base >::TypeDeducer::T< void(C::*)(Type1 &, Type2)>::Type

Definition at line 68 of file bitunion.hh.


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

Generated on Wed Sep 30 2020 14:02:22 for gem5 by doxygen 1.8.17