Template specialization for pTraits<int32_t>
More...
Template specialization for pTraits<int32_t>
Definition at line 83 of file int32.H.
◆ cmptType
Component type.
Definition at line 90 of file int32.H.
◆ anonymous enum
Enumerator |
---|
dim | Dimensionality of space.
|
rank | Rank of int32_t is 0.
|
nComponents | Number of components in int32_t is 1.
|
Definition at line 94 of file int32.H.
◆ pTraits() [1/2]
Construct from primitive.
Definition at line 39 of file int32.C.
◆ pTraits() [2/2]
◆ operator int32_t()
operator int32_t |
( |
| ) |
const |
|
inline |
Access to the int32_t value.
Definition at line 126 of file int32.H.
◆ operator int32_t &()
Access to the int value.
Definition at line 132 of file int32.H.
◆ p_
◆ typeName
const char* const typeName |
|
static |
◆ componentNames
const char * componentNames = { "" } |
|
static |
◆ zero
◆ one
◆ min
const int32_t min = INT32_MIN |
|
static |
◆ max
const int32_t max = INT32_MAX |
|
static |
◆ rootMax
◆ rootMin
The documentation for this class was generated from the following files:
- src/OpenFOAM/primitives/ints/int32/int32.H
- src/OpenFOAM/primitives/ints/int32/int32.C