gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
BitfieldBackend::BitUnionOperators< Type, Base > Class Template Reference

#include <bitunion.hh>

Inheritance diagram for BitfieldBackend::BitUnionOperators< Type, Base >:

Public Member Functions

 BitUnionOperators (Type const &_data)
 
 BitUnionOperators ()
 
 operator const Type () const
 
Type operator= (Type const &_data)
 
Type operator= (BitUnionOperators const &other)
 
bool operator< (Base const &base) const
 
bool operator== (Base const &base) const
 

Detailed Description

template<class Type, class Base>
class BitfieldBackend::BitUnionOperators< Type, Base >

Definition at line 209 of file bitunion.hh.

Constructor & Destructor Documentation

template<class Type, class Base>
BitfieldBackend::BitUnionOperators< Type, Base >::BitUnionOperators ( Type const &  _data)
inline

Definition at line 212 of file bitunion.hh.

template<class Type, class Base>
BitfieldBackend::BitUnionOperators< Type, Base >::BitUnionOperators ( )
inline

Definition at line 217 of file bitunion.hh.

Member Function Documentation

template<class Type, class Base>
BitfieldBackend::BitUnionOperators< Type, Base >::operator const Type ( ) const
inline

Definition at line 219 of file bitunion.hh.

template<class Type, class Base>
bool BitfieldBackend::BitUnionOperators< Type, Base >::operator< ( Base const &  base) const
inline

Definition at line 239 of file bitunion.hh.

template<class Type, class Base>
Type BitfieldBackend::BitUnionOperators< Type, Base >::operator= ( Type const &  _data)
inline

Definition at line 225 of file bitunion.hh.

template<class Type, class Base>
Type BitfieldBackend::BitUnionOperators< Type, Base >::operator= ( BitUnionOperators< Type, Base > const &  other)
inline

Definition at line 232 of file bitunion.hh.

template<class Type, class Base>
bool BitfieldBackend::BitUnionOperators< Type, Base >::operator== ( Base const &  base) const
inline

Definition at line 245 of file bitunion.hh.


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