Torque Game Engine Documentation
TGE Version 1.5.2
Torque Home
Class Hierarchy
Data Structures
Namespaces
Namespace Members
File List
Globals
TelnetConsole
::
TelnetClient
TelnetConsole::TelnetClient Struct Reference
Detailed Description
Represents a connection to the telnet console.
This is also a linked list.
Data Fields
NetSocket
socket
char
curLine
[Con::MaxLineLength]
S32
curPos
S32
state
State of the client.
TelnetClient
*
nextClient
Field Documentation
NetSocket
TelnetConsole::TelnetClient::socket
char
TelnetConsole::TelnetClient::curLine
[Con::MaxLineLength]
S32
TelnetConsole::TelnetClient::curPos
S32
TelnetConsole::TelnetClient::state
State of the client.
See also:
TelnetConsole::State
TelnetClient
*
TelnetConsole::TelnetClient::nextClient
All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with
Doxygen