News SF.net Project Frequently Asked Questions Documentation Downloads Mailing Lists How to Contribute

SourceForge.net Logo

Changing the way games are made and played.

TNL::ConnectionStringTable::PacketEntry struct Reference

TNL::ConnectionStringTable::PacketEntry Struct Reference

#include <tnlConnectionStringTable.h>


Data Fields

PacketEntrynextInPacket
 The next string table entry updated in the packet this is linked in.

EntrystringTableEntry
 The ConnectionStringTable::Entry this refers to.

StringTableEntry string
 The StringTableEntry that was set in that string.


Field Documentation

PacketEntry* TNL::ConnectionStringTable::PacketEntry::nextInPacket
 

The next string table entry updated in the packet this is linked in.

Entry* TNL::ConnectionStringTable::PacketEntry::stringTableEntry
 

The ConnectionStringTable::Entry this refers to.

StringTableEntry TNL::ConnectionStringTable::PacketEntry::string
 

The StringTableEntry that was set in that string.