#include <buffer.h>
Hash_table::id_type atlas::interpreter::Hash_table::do_match |
( |
const char * |
s, |
|
|
size_t |
l, |
|
|
bool |
copy_string |
|
) |
| |
|
private |
bool atlas::interpreter::Hash_table::knows |
( |
const char * |
name | ) |
const |
id_type atlas::interpreter::Hash_table::match |
( |
const char * |
s, |
|
|
size_t |
l |
|
) |
| |
|
inline |
id_type atlas::interpreter::Hash_table::match_literal |
( |
const char * |
s | ) |
|
|
inline |
size_t atlas::interpreter::Hash_table::max_fill |
( |
| ) |
const |
|
inlineprivate |
const char* atlas::interpreter::Hash_table::name_of |
( |
id_type |
nr | ) |
const |
|
inline |
id_type atlas::interpreter::Hash_table::nr_entries |
( |
| ) |
const |
|
inline |
std::vector<id_type> atlas::interpreter::Hash_table::hash_tab |
|
private |
const id_type atlas::interpreter::Hash_table::initial_hash_mod =97 |
|
staticprivate |
id_type atlas::interpreter::Hash_table::mod |
|
private |
std::vector<const char* > atlas::interpreter::Hash_table::name_tab |
|
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