#include <tnlConnectionStringTable.h>
Data Fields | |
StringTableEntry | string |
will be 0 if this string is unused. | |
U32 | index |
Index of this entry. | |
Entry * | nextHash |
The next hash entry for this id. | |
Entry * | nextLink |
The next entry in the LRU list. | |
Entry * | prevLink |
The prev entry in the LRU list. | |
bool | receiveConfirmed |
Does the other side now have this string? |
|
will be 0 if this string is unused.
|
|
Index of this entry.
|
|
The next hash entry for this id.
|
|
The next entry in the LRU list.
|
|
The prev entry in the LRU list.
|
|
Does the other side now have this string?
|