#include <ImageStruct.hpp>
Public Types | |
typedef uint64_t | type |
Static Public Member Functions | |
static void | setPointer (IMAGE &im, void *mapv) |
Static Public Attributes | |
constexpr static size_t | size = sizeof(type) |
constexpr static type | max = std::numeric_limits<type>::max() |
Definition at line 92 of file ImageStruct.hpp.
typedef uint64_t imageStructDataType< IMAGESTRUCT_UINT64 >::type |
Definition at line 94 of file ImageStruct.hpp.
|
inlinestatic |
Definition at line 98 of file ImageStruct.hpp.
|
staticconstexpr |
Definition at line 96 of file ImageStruct.hpp.
|
staticconstexpr |
Definition at line 95 of file ImageStruct.hpp.