Grok  7.6.3
Public Member Functions | Public Attributes | List of all members
grk::marker_handler Struct Reference

#include <CodeStream.h>

Public Member Functions

 marker_handler (uint16_t ID, uint32_t flags, marker_callback cb)
 

Public Attributes

uint16_t id
 marker value More...
 
uint32_t states
 value of the state when the marker can appear More...
 
marker_callback callback
 action linked to the marker More...
 

Constructor & Destructor Documentation

◆ marker_handler()

grk::marker_handler::marker_handler ( uint16_t  ID,
uint32_t  flags,
marker_callback  cb 
)
inline

Member Data Documentation

◆ callback

marker_callback grk::marker_handler::callback

action linked to the marker

Referenced by grk::CodeStream::process_marker().

◆ 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: