Template specialization for pTraits<uint32_t>
More...
template<>
class Foam::pTraits< uint32_t >
Template specialization for pTraits<uint32_t>
Definition at line 148 of file uint32.H.
◆ cmptType
Component type.
Definition at line 159 of file uint32.H.
◆ pTraits() [1/2]
Copy construct from primitive.
Definition at line 203 of file uint32.H.
◆ pTraits() [2/2]
◆ operator uint32_t()
| operator uint32_t |
( |
| ) |
const |
|
inlinenoexcept |
Return the value.
Definition at line 216 of file uint32.H.
◆ operator uint32_t &()
Access the value.
Definition at line 221 of file uint32.H.
◆ dim
Dimensionality of space.
Definition at line 167 of file uint32.H.
◆ rank
Rank of uint32_t is 0.
Definition at line 172 of file uint32.H.
◆ nComponents
Number of components in uint32_t is 1.
Definition at line 177 of file uint32.H.
◆ min_
| constexpr uint32_t min_ = 0 |
|
static |
◆ max_
| constexpr uint32_t max_ = UINT32_MAX |
|
static |
◆ typeName
| const char* const typeName |
|
static |
◆ componentNames
| const char *const componentNames = { "" } |
|
static |
◆ zero
◆ one
◆ min
◆ max
| const uint32_t max = UINT32_MAX |
|
static |
◆ rootMax
| const uint32_t rootMax = UINT32_MAX |
|
static |
◆ rootMin
| const uint32_t rootMin = 0 |
|
static |
The documentation for this class was generated from the following files:
- src/OpenFOAM/primitives/ints/uint32/uint32.H
- src/OpenFOAM/primitives/ints/uint32/uint32.C