gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Private Member Functions | List of all members
BitfieldBackend::SignedBitfieldTypes< Type >::SignedBitfieldRO< first, last > Class Template Reference

#include <bitunion.hh>

Inheritance diagram for BitfieldBackend::SignedBitfieldTypes< Type >::SignedBitfieldRO< first, last >:
BitfieldBackend::SignedBitfieldTypes< Type >::SignedBitfield< first, last > BitfieldBackend::BitfieldBase< Type >

Private Member Functions

int64_t operator= (const int64_t _data)
 
int64_t operator= (const SignedBitfield< first, last > &other)
 

Additional Inherited Members

- Public Member Functions inherited from BitfieldBackend::SignedBitfieldTypes< Type >::SignedBitfield< first, last >
 operator int64_t () const
 
int64_t operator= (const int64_t _data)
 
int64_t operator= (SignedBitfield< first, last > const &other)
 
- Protected Member Functions inherited from BitfieldBackend::BitfieldBase< Type >
uint64_t getBits (int first, int last) const
 
void setBits (int first, int last, uint64_t val)
 
- Protected Attributes inherited from BitfieldBackend::BitfieldBase< Type >
Type __data
 

Detailed Description

template<class Type>
template<int first, int last = first>
class BitfieldBackend::SignedBitfieldTypes< Type >::SignedBitfieldRO< first, last >

Definition at line 175 of file bitunion.hh.

Member Function Documentation

template<class Type >
template<int first, int last = first>
int64_t BitfieldBackend::SignedBitfieldTypes< Type >::SignedBitfieldRO< first, last >::operator= ( const int64_t  _data)
private
template<class Type >
template<int first, int last = first>
int64_t BitfieldBackend::SignedBitfieldTypes< Type >::SignedBitfieldRO< first, last >::operator= ( const SignedBitfield< first, last > &  other)
private

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

Generated on Fri Jun 9 2017 13:04:30 for gem5 by doxygen 1.8.6