| alloc(size_t length) | grk::Buffer< uint8_t, AllocatorVanilla > | inlinevirtual |
| attach(uint8_t *buffer) | grk::Buffer< uint8_t, AllocatorVanilla > | inline |
| Box() | grk::Box | inline |
| buf() const | grk::Buffer< uint8_t, AllocatorVanilla > | inline |
| buf_ | grk::Buffer< uint8_t, AllocatorVanilla > | protected |
| Buffer(uint8_t *buffer, size_t off, size_t length, bool ownsData) | grk::Buffer< uint8_t, AllocatorVanilla > | inline |
| Buffer(uint8_t *buffer, size_t length) | grk::Buffer< uint8_t, AllocatorVanilla > | inline |
| Buffer() | grk::Buffer< uint8_t, AllocatorVanilla > | inline |
| Buffer(uint8_t *buffer, size_t length, bool ownsData) | grk::Buffer< uint8_t, AllocatorVanilla > | inline |
| Buffer(const Buffer &rhs) | grk::Buffer< uint8_t, AllocatorVanilla > | inlineexplicit |
| byteCount | grk::Box | |
| canRead(void) | grk::Buffer< uint8_t, AllocatorVanilla > | inline |
| children | grk::AsocBox | |
| currPtr(void) const | grk::Buffer< uint8_t, AllocatorVanilla > | inline |
| currPtr(size_t required_length) const | grk::Buffer< uint8_t, AllocatorVanilla > | inline |
| dealloc() override | grk::AsocBox | inlinevirtual |
| grk::AllocatorVanilla::dealloc(T *buf) | grk::AllocatorVanilla< T > | inline |
| increment_offset(std::ptrdiff_t off) | grk::Buffer< uint8_t, AllocatorVanilla > | inline |
| label | grk::AsocBox | |
| length | grk::Box | |
| num_elts() const | grk::Buffer< uint8_t, AllocatorVanilla > | inline |
| num_elts_ | grk::Buffer< uint8_t, AllocatorVanilla > | protected |
| num_elts_ptr() | grk::Buffer< uint8_t, AllocatorVanilla > | inline |
| offset() const | grk::Buffer< uint8_t, AllocatorVanilla > | inline |
| offset_ | grk::Buffer< uint8_t, AllocatorVanilla > | protected |
| operator=(const Buffer &rhs) | grk::Buffer< uint8_t, AllocatorVanilla > | inline |
| operator=(const Buffer *rhs) | grk::Buffer< uint8_t, AllocatorVanilla > | inline |
| owns_data() | grk::Buffer< uint8_t, AllocatorVanilla > | inline |
| owns_data_ | grk::Buffer< uint8_t, AllocatorVanilla > | protected |
| ptr_to_buf() | grk::Buffer< uint8_t, AllocatorVanilla > | inline |
| read(void) | grk::Buffer< uint8_t, AllocatorVanilla > | inline |
| remainingLength(void) const | grk::Buffer< uint8_t, AllocatorVanilla > | inline |
| set_buf(uint8_t *buf, size_t elts) | grk::Buffer< uint8_t, AllocatorVanilla > | inline |
| set_num_elts(size_t elts) | grk::Buffer< uint8_t, AllocatorVanilla > | inline |
| set_offset(size_t off) | grk::Buffer< uint8_t, AllocatorVanilla > | inline |
| set_owns_data(bool owns) | grk::Buffer< uint8_t, AllocatorVanilla > | inline |
| transfer(uint8_t **buffer) | grk::Buffer< uint8_t, AllocatorVanilla > | inline |
| type | grk::Box | |
| write(uint8_t val) | grk::Buffer< uint8_t, AllocatorVanilla > | inline |
| write(uint8_t *b, size_t size) | grk::Buffer< uint8_t, AllocatorVanilla > | inline |
| ~AsocBox() override | grk::AsocBox | inline |
| ~Buffer() | grk::Buffer< uint8_t, AllocatorVanilla > | inlinevirtual |