| 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 |
| currPtr(void) const | grk::grk_buf< uint8_t, AllocatorVanilla > | inline |
| dealloc() | grk::grk_buf< uint8_t, AllocatorVanilla > | inlinevirtual |
| grk::AllocatorVanilla::dealloc(T *buf) | grk::AllocatorVanilla< T > | inline |
| 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 |
| 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 | |
| uuid | grk::UUIDBox | |
| UUIDBox() | grk::UUIDBox | inline |
| UUIDBox(const uint8_t myuuid[16], uint8_t *buf, size_t size) | grk::UUIDBox | inline |
| 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 |
| ~grk_buf() | grk::grk_buf< uint8_t, AllocatorVanilla > | inlinevirtual |