Grok 10.0.1
Public Attributes | List of all members
_grk_io_buf Struct Reference

#include <grok.h>

Inheritance diagram for _grk_io_buf:
grk::GrkIOBuf

Public Attributes

uint8_t * data_
 
uint64_t offset_
 
uint64_t len_
 
uint64_t allocLen_
 
bool pooled_
 
uint32_t index_
 

Member Data Documentation

◆ allocLen_

uint64_t _grk_io_buf::allocLen_

◆ data_

uint8_t* _grk_io_buf::data_

◆ index_

uint32_t _grk_io_buf::index_

◆ len_

uint64_t _grk_io_buf::len_

◆ offset_

uint64_t _grk_io_buf::offset_

Referenced by grk::GrkIOBuf::GrkIOBuf().

◆ pooled_

bool _grk_io_buf::pooled_

Referenced by grk::GrkIOBuf::GrkIOBuf().


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