rax

Undocumented in source.

Members

Functions

Clear
void Clear()
Undocumented in source. Be warned that the author may not have intended to support it.
Insert
bool Insert(ubyte[] s, void* data)
Undocumented in source. Be warned that the author may not have intended to support it.
Remove
bool Remove(ubyte[] s)
Undocumented in source. Be warned that the author may not have intended to support it.
find
bool find(ubyte[] s, void* data)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

Free
void Free(rax* r)
Undocumented in source. Be warned that the author may not have intended to support it.
New
rax* New()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

head
raxNode* head;
Undocumented in source.
numele
size_t numele;
Undocumented in source.
numnodes
size_t numnodes;
Undocumented in source.

Meta