acquire(uint8_t *buffer) | grk::grkBuffer< uint8_t, AllocatorVanilla > | inline |
alloc(size_t length) | grk::grkBuffer< uint8_t, AllocatorVanilla > | inlinevirtual |
attach(uint8_t *buffer) | grk::grkBuffer< uint8_t, AllocatorVanilla > | inline |
buf | grk::grkBuffer< uint8_t, AllocatorVanilla > | |
currPtr(void) const | grk::grkBuffer< uint8_t, AllocatorVanilla > | inline |
dealloc() | grk::grkBuffer< uint8_t, AllocatorVanilla > | inlinevirtual |
grk::AllocatorVanilla::dealloc(T *buf) | grk::AllocatorVanilla< T > | inline |
FileFormatBox() | grk::FileFormatBox | inline |
grkBuffer(uint8_t *buffer, size_t off, size_t length, bool ownsData) | grk::grkBuffer< uint8_t, AllocatorVanilla > | inline |
grkBuffer(uint8_t *buffer, size_t length) | grk::grkBuffer< uint8_t, AllocatorVanilla > | inline |
grkBuffer() | grk::grkBuffer< uint8_t, AllocatorVanilla > | inline |
grkBuffer(uint8_t *buffer, size_t length, bool ownsData) | grk::grkBuffer< uint8_t, AllocatorVanilla > | inline |
grkBuffer(const grkBuffer &rhs) | grk::grkBuffer< uint8_t, AllocatorVanilla > | inlineexplicit |
incrementOffset(ptrdiff_t off) | grk::grkBuffer< uint8_t, AllocatorVanilla > | inline |
len | grk::grkBuffer< uint8_t, AllocatorVanilla > | |
length | grk::FileFormatBox | |
offset | grk::grkBuffer< uint8_t, AllocatorVanilla > | |
operator=(const grkBuffer &rhs) | grk::grkBuffer< uint8_t, AllocatorVanilla > | inline |
operator=(const grkBuffer *rhs) | grk::grkBuffer< uint8_t, AllocatorVanilla > | inline |
owns_data | grk::grkBuffer< uint8_t, AllocatorVanilla > | |
remainingLength(void) | grk::grkBuffer< uint8_t, AllocatorVanilla > | inline |
transfer(uint8_t **buffer) | grk::grkBuffer< 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, bool owns) | grk::UUIDBox | inline |
~grkBuffer() | grk::grkBuffer< uint8_t, AllocatorVanilla > | inlinevirtual |