An (unsigned) integral type adapter, for output of bit values. More...
Public Types | |
| typedef UIntType | value_type |
Public Member Functions | |
| constexpr | bitInfo () noexcept |
| Null constructible as zero. More... | |
| bitInfo (UIntType val) | |
| Value construct. More... | |
| operator UIntType () const | |
| Conversion to base type. More... | |
| operator UIntType & () | |
| Conversion to base type. More... | |
Public Attributes | |
| value_type | value |
An (unsigned) integral type adapter, for output of bit values.
| typedef UIntType value_type |
|
inlinenoexcept |
|
inline |
Conversion to base type.
Definition at line 370 of file BitOps.H.
References bitInfo< UIntType >::value.
|
inline |
Conversion to base type.
Definition at line 375 of file BitOps.H.
References bitInfo< UIntType >::value.
| value_type value |
Definition at line 355 of file BitOps.H.
Referenced by bitInfo< UIntType >::operator UIntType(), and bitInfo< UIntType >::operator UIntType &().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.