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

#include <bitunion.hh>

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

Private Member Functions

 operator int64_t () const
 

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 >::SignedBitfieldWO< first, last >

Definition at line 187 of file bitunion.hh.

Member Function Documentation

template<class Type >
template<int first, int last = first>
BitfieldBackend::SignedBitfieldTypes< Type >::SignedBitfieldWO< first, last >::operator int64_t ( ) const
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