Grok 15.1.0
grk::marker_handler Struct Reference

#include <CodeStreamDecompress.h>

Public Member Functions

 marker_handler (uint16_t ID, uint32_t flags, MARKER_FUNC f)

Public Attributes

uint16_t id
 marker value
uint32_t states
 value of the state when the marker can appear
MARKER_FUNC func

Constructor & Destructor Documentation

◆ marker_handler()

grk::marker_handler::marker_handler ( uint16_t ID,
uint32_t flags,
MARKER_FUNC f )
inline

References func, id, and states.

Member Data Documentation

◆ func

MARKER_FUNC grk::marker_handler::func

◆ id

uint16_t grk::marker_handler::id

◆ states

uint32_t grk::marker_handler::states

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