Template specialisation for pTraits<int64_t>
More...
template<>
class Foam::pTraits< int64_t >
Template specialisation for pTraits<int64_t>
Definition at line 79 of file int64.H.
◆ cmptType
Component type.
Definition at line 86 of file int64.H.
◆ pTraits() [1/2]
Construct from primitive.
Definition at line 39 of file int64.C.
◆ pTraits() [2/2]
◆ operator int64_t()
operator int64_t |
( |
| ) |
const |
|
inline |
Access to the int64_t value.
Definition at line 125 of file int64.H.
◆ operator int64_t &()
Access to the int value.
Definition at line 131 of file int64.H.
◆ dim
Dimensionality of space.
Definition at line 92 of file int64.H.
◆ rank
Rank of int64_t is 0.
Definition at line 95 of file int64.H.
◆ nComponents
Number of components in int64_t is 1.
Definition at line 98 of file int64.H.
◆ typeName
const char* const typeName |
|
static |
◆ componentNames
const char *const componentNames = { "" } |
|
static |
◆ zero
◆ one
◆ min
const int64_t min = INT64_MIN |
|
static |
◆ max
const int64_t max = INT64_MAX |
|
static |
◆ rootMax
◆ rootMin
The documentation for this class was generated from the following files:
- src/OpenFOAM/primitives/ints/int64/int64.H
- src/OpenFOAM/primitives/ints/int64/int64.C