API
imageStructDataType< IMAGESTRUCT_INT32 > Struct Reference

#include <ImageStruct.hpp>

Collaboration diagram for imageStructDataType< IMAGESTRUCT_INT32 >:
Collaboration graph

Public Types

typedef int32_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()
 

Detailed Description

Definition at line 82 of file ImageStruct.hpp.

Member Typedef Documentation

◆ type

Definition at line 84 of file ImageStruct.hpp.

Member Function Documentation

◆ setPointer()

static void imageStructDataType< IMAGESTRUCT_INT32 >::setPointer ( IMAGE &  im,
void *  mapv 
)
inlinestatic

Definition at line 88 of file ImageStruct.hpp.

Member Data Documentation

◆ max

constexpr static type imageStructDataType< IMAGESTRUCT_INT32 >::max = std::numeric_limits<type>::max()
staticconstexpr

Definition at line 86 of file ImageStruct.hpp.

◆ size

constexpr static size_t imageStructDataType< IMAGESTRUCT_INT32 >::size = sizeof(type)
staticconstexpr

Definition at line 85 of file ImageStruct.hpp.


The documentation for this struct was generated from the following file: