Grok  10.0.3
Public Member Functions | List of all members
grk::AllocatorAligned< T > Struct Template Reference

#include <buffer.h>

Inheritance diagram for grk::AllocatorAligned< T >:
grk::grk_buf< int32_t, AllocatorAligned > grk::grk_buf2d< int32_t, AllocatorAligned > grk::Codeblock grk::CompressCodeblock grk::DecompressCodeblock

Public Member Functions

T * alloc (size_t length)
 
void dealloc (T *buf)
 

Member Function Documentation

◆ alloc()

template<typename T >
T* grk::AllocatorAligned< T >::alloc ( size_t  length)
inline

◆ dealloc()

template<typename T >
void grk::AllocatorAligned< T >::dealloc ( T *  buf)
inline

The documentation for this struct was generated from the following file: