Template specialization for pTraits<int32_t>
More...
template<>
class Foam::pTraits< int32_t >
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.
◆ 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 129 of file int32.H.
◆ operator int32_t &()
Access to the int value.
Definition at line 135 of file int32.H.
◆ dim
Dimensionality of space.
Definition at line 96 of file int32.H.
◆ rank
Rank of int32_t is 0.
Definition at line 99 of file int32.H.
◆ nComponents
Number of components in int32_t is 1.
Definition at line 102 of file int32.H.
◆ typeName
const char* const typeName |
|
static |
◆ componentNames
const char *const 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