← Back to C-Kernel-Engine Docs Doxygen Source Documentation
CKTokenizerMemPool Struct Reference

#include <memory_pool.h>

Data Fields

size_t alignment
 
char * memory
 
size_t size
 
size_t used
 

Detailed Description

Definition at line 27 of file memory_pool.h.

Field Documentation

◆ alignment

size_t CKTokenizerMemPool::alignment

Definition at line 31 of file memory_pool.h.

Referenced by ck_tokenizer_mempool_alloc(), and ck_tokenizer_mempool_init().

◆ memory

char* CKTokenizerMemPool::memory

◆ size

◆ used


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