#include <buffer.h>
atlas::interpreter::String_pool::~String_pool |
( |
| ) |
|
atlas::interpreter::String_pool::String_pool |
( |
const String_pool & |
| ) |
|
|
private |
char * atlas::interpreter::String_pool::store |
( |
const char * |
s, |
|
|
size_t |
length |
|
) |
| |
const size_t atlas::interpreter::String_pool::block_size |
|
private |
size_t atlas::interpreter::String_pool::chars_left |
|
private |
const size_t atlas::interpreter::String_pool::default_block_size =512 |
|
static |
char* atlas::interpreter::String_pool::point |
|
private |
const String_pool* atlas::interpreter::String_pool::prev |
|
private |
char* atlas::interpreter::String_pool::start |
|
private |
The documentation for this class was generated from the following files:
- /home/ran/atlas_project/latest_branch_07182016/sources/interpreter/buffer.h
- /home/ran/atlas_project/latest_branch_07182016/sources/interpreter/buffer.cpp