#include <buffer.h>
◆ grk_buf() [1/5]
template<typename T, template< typename TT > typename A>
| grk::grk_buf< T, A >::grk_buf |
( |
T * | buffer, |
|
|
size_t | off, |
|
|
size_t | length, |
|
|
bool | ownsData ) |
|
inline |
◆ grk_buf() [2/5]
template<typename T, template< typename TT > typename A>
◆ grk_buf() [3/5]
template<typename T, template< typename TT > typename A>
◆ grk_buf() [4/5]
template<typename T, template< typename TT > typename A>
| grk::grk_buf< T, A >::grk_buf |
( |
T * | buffer, |
|
|
size_t | length, |
|
|
bool | ownsData ) |
|
inline |
◆ ~grk_buf()
template<typename T, template< typename TT > typename A>
◆ grk_buf() [5/5]
template<typename T, template< typename TT > typename A>
◆ acquire()
template<typename T, template< typename TT > typename A>
◆ alloc()
template<typename T, template< typename TT > typename A>
◆ attach()
template<typename T, template< typename TT > typename A>
◆ canRead()
template<typename T, template< typename TT > typename A>
◆ currPtr()
template<typename T, template< typename TT > typename A>
◆ dealloc()
template<typename T, template< typename TT > typename A>
Reimplemented in grk::AsocBox.
Referenced by grk::grk_buf< uint8_t, AllocatorVanilla >::acquire(), grk::grk_buf< uint8_t, AllocatorVanilla >::alloc(), grk::grk_buf2d< T, AllocatorAligned >::attach(), grk::grk_buf< uint8_t, AllocatorVanilla >::attach(), grk::DecompressCodeblock::release(), and grk::grk_buf< uint8_t, AllocatorVanilla >::~grk_buf().
◆ incrementOffset()
template<typename T, template< typename TT > typename A>
◆ operator=() [1/2]
template<typename T, template< typename TT > typename A>
◆ operator=() [2/2]
template<typename T, template< typename TT > typename A>
◆ read()
template<typename T, template< typename TT > typename A>
◆ remainingLength()
template<typename T, template< typename TT > typename A>
◆ transfer()
template<typename T, template< typename TT > typename A>
◆ write() [1/2]
template<typename T, template< typename TT > typename A>
◆ write() [2/2]
template<typename T, template< typename TT > typename A>
◆ buf
template<typename T, template< typename TT > typename A>
Referenced by grk::grk_buf2d< T, AllocatorAligned >::alloc2d(), grk::grk_buf2d< T, AllocatorAligned >::attach(), grk::grk_buf2d< T, AllocatorAligned >::copyFrom(), grk::grk_buf< uint8_t, AllocatorVanilla >::operator=(), grk::FileFormatDecompress::serializeAsoc(), grk::grk_buf2d< T, AllocatorAligned >::simple(), grk::grk_buf2d< T, AllocatorAligned >::simpleF(), and grk::FileFormatCompress::write_buffer().
◆ len
template<typename T, template< typename TT > typename A>
Referenced by grk::grk_buf2d< T, AllocatorAligned >::attach(), grk::compress_synch_with_plugin(), grk::grk_buf2d< T, A >::memcpy_from::copy(), grk::grk_buf2d< T, AllocatorAligned >::copyFrom(), grk::grk_buf< uint8_t, AllocatorVanilla >::operator=(), grk::SparseBuffer::pushBack(), grk::FileFormatDecompress::serializeAsoc(), and grk::FileFormatCompress::write_buffer().
◆ offset
template<typename T, template< typename TT > typename A>
◆ owns_data
template<typename T, template< typename TT > typename A>
The documentation for this struct was generated from the following file: