Numworks Epsilon  1.4.1
Graphing Calculator Operating System
_qstr_pool_t Struct Reference

#include <qstr.h>

Public Attributes

struct _qstr_pool_tprev
 
size_t total_prev_len
 
size_t alloc
 
size_t len
 
const byteqstrs []
 

Detailed Description

Definition at line 50 of file qstr.h.

Member Data Documentation

◆ alloc

size_t _qstr_pool_t::alloc

Definition at line 53 of file qstr.h.

◆ len

size_t _qstr_pool_t::len

Definition at line 54 of file qstr.h.

◆ prev

struct _qstr_pool_t* _qstr_pool_t::prev

Definition at line 51 of file qstr.h.

◆ qstrs

const byte* _qstr_pool_t::qstrs[]

Definition at line 55 of file qstr.h.

◆ total_prev_len

size_t _qstr_pool_t::total_prev_len

Definition at line 52 of file qstr.h.


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