TNet 3  3.0.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
TNet.TcpPlayer Member List

This is the complete list of members for TNet.TcpPlayer, including all inherited members.

AddAlias(string s)TNet.Player
addressTNet.TcpProtocol
aliasesTNet.Player
BeginSend(Packet type)TNet.TcpProtocol
BeginSend(byte packetID)TNet.TcpProtocol
broadcastCountTNet.TcpPlayer
channelTNet.TcpPlayer
channelsTNet.TcpPlayer
Close(bool notify)TNet.TcpProtocol
Connect(IPEndPoint externalIP, IPEndPoint internalIP=null)TNet.TcpProtocol
dataNodeTNet.DataNodeContainer
defaultListenerInterfaceTNet.TcpProtocolstatic
Disconnect(bool notify=false)TNet.TcpProtocol
EndSend()TNet.TcpProtocol
Get(string path)TNet.DataNodeContainer
Get< T >(string path)TNet.DataNodeContainer
Get< T >(string path, T defaultVal)TNet.DataNodeContainer
GetChannel(int id)TNet.TcpPlayer
HasAlias(string s)TNet.Player
httpGetSupportTNet.TcpProtocolstatic
idTNet.Player
isAdminTNet.TcpPlayer
isConnectedTNet.TcpProtocol
IsInChannel(int id)TNet.TcpPlayer
IsKnownTo(Player p, Channel ignoreChannel=null)TNet.TcpPlayer
isSocketConnectedTNet.TcpProtocol
isTryingToConnectTNet.TcpProtocol
lastReceivedTimeTNet.TcpProtocol
Log(string msg, string stack=null, bool logInFile=true)TNet.TcpProtocol
LogError(string error, string stack=null, bool logInFile=true)TNet.TcpProtocol
mLockTNet.Playerprotectedstatic
mPlayerCounterTNet.Playerprotectedstatic
nameTNet.Player
nextBroadcastTNet.TcpPlayer
noDelayTNet.TcpProtocol
Player()TNet.Player
Player(string playerName)TNet.Player
ReceivePacket(out Buffer buffer)TNet.TcpProtocol
receiveQueueTNet.TcpProtocol
Release()TNet.TcpProtocol
ResetPlayerCounter()TNet.Playerstatic
RespondWithError(string error)TNet.TcpProtocol
RespondWithError(Exception ex)TNet.TcpProtocol
saveNeededTNet.TcpPlayer
savePathTNet.TcpPlayer
saveTypeTNet.TcpPlayer
sendQueueTNet.TcpProtocol
SendTcpPacket(Buffer buffer)TNet.TcpProtocol
Set(string path, object val)TNet.DataNodeContainer
socketTNet.TcpProtocol
Stage enum nameTNet.TcpProtocol
stageTNet.TcpProtocol
StartReceiving()TNet.TcpProtocol
StartReceiving(Socket socket)TNet.TcpProtocol
tcpEndPointTNet.TcpProtocol
timeoutTimeTNet.TcpProtocol
udpEndPointTNet.TcpPlayer
udpIsUsableTNet.TcpPlayer
VerifyRequestID(BinaryReader reader, Buffer buffer, bool uniqueID)TNet.TcpProtocol
VerifyResponseID(Packet packet, BinaryReader reader)TNet.TcpProtocol
versionTNet.Player