acquire(uint8_t *buffer) | grk::grk_buf< uint8_t, AllocatorVanilla > | inline |
alloc(size_t length) | grk::grk_buf< uint8_t, AllocatorVanilla > | inlinevirtual |
attach(uint8_t *buffer) | grk::grk_buf< uint8_t, AllocatorVanilla > | inline |
buf | grk::grk_buf< uint8_t, AllocatorVanilla > | |
canRead(void) | grk::grk_buf< uint8_t, AllocatorVanilla > | inline |
children | grk::AsocBox | |
currPtr(void) const | grk::grk_buf< uint8_t, AllocatorVanilla > | inline |
dealloc() override | grk::AsocBox | inlinevirtual |
FileFormatBox() | grk::FileFormatBox | inline |
grk_buf(uint8_t *buffer, size_t off, size_t length, bool ownsData) | grk::grk_buf< uint8_t, AllocatorVanilla > | inline |
grk_buf(uint8_t *buffer, size_t length) | grk::grk_buf< uint8_t, AllocatorVanilla > | inline |
grk_buf() | grk::grk_buf< uint8_t, AllocatorVanilla > | inline |
grk_buf(uint8_t *buffer, size_t length, bool ownsData) | grk::grk_buf< uint8_t, AllocatorVanilla > | inline |
grk_buf(const grk_buf &rhs) | grk::grk_buf< uint8_t, AllocatorVanilla > | inlineexplicit |
incrementOffset(ptrdiff_t off) | grk::grk_buf< uint8_t, AllocatorVanilla > | inline |
label | grk::AsocBox | |
len | grk::grk_buf< uint8_t, AllocatorVanilla > | |
length | grk::FileFormatBox | |
offset | grk::grk_buf< uint8_t, AllocatorVanilla > | |
operator=(const grk_buf &rhs) | grk::grk_buf< uint8_t, AllocatorVanilla > | inline |
operator=(const grk_buf *rhs) | grk::grk_buf< uint8_t, AllocatorVanilla > | inline |
owns_data | grk::grk_buf< uint8_t, AllocatorVanilla > | |
read(void) | grk::grk_buf< uint8_t, AllocatorVanilla > | inline |
remainingLength(void) | grk::grk_buf< uint8_t, AllocatorVanilla > | inline |
transfer(uint8_t **buffer) | grk::grk_buf< uint8_t, AllocatorVanilla > | inline |
type | grk::FileFormatBox | |
write(uint8_t val) | grk::grk_buf< uint8_t, AllocatorVanilla > | inline |
write(uint8_t *b, size_t size) | grk::grk_buf< uint8_t, AllocatorVanilla > | inline |
~AsocBox() override | grk::AsocBox | inline |
~grk_buf() | grk::grk_buf< uint8_t, AllocatorVanilla > | inlinevirtual |