#include <tnlConnectionStringTable.h>
Public Attributes | |
| StringTableEntry | string |
| Global string table entry of this 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? | |
Definition at line 65 of file tnlConnectionStringTable.h.
1.2.18