FST
openfst-1.8.4
OpenFst Library
|
#include <memory.h>
Public Member Functions | |
MemoryArenaImpl (size_t block_size=kAllocSize) | |
void * | Allocate (size_t size) |
size_t | Size () const override |
Public Member Functions inherited from fst::MemoryArenaBase | |
virtual | ~MemoryArenaBase ()=default |
Static Public Attributes | |
static constexpr size_t | kObjectSize = object_size |
|
inlineexplicit |
|
inline |
|
inlineoverridevirtual |
Implements fst::MemoryArenaBase.
|
static |