NetworkConnectionInterface Member List

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

BytesInInputBuffer () NetworkConnectionInterface
CloseConnection () NetworkConnectionInterface
FlushWriteBuffer () NetworkConnectionInterface
GetConnectionType () const NetworkConnectionInterface
GetHostAddr () const NetworkConnectionInterface
GetProxyServerInfo () const NetworkConnectionInterface
GetRemoteAddr () const NetworkConnectionInterface
GetSocket () const NetworkConnectionInterface
GetTimeout () const NetworkConnectionInterface
GetTransferedBytes () const NetworkConnectionInterface
GetUseNagleAlgorithm () const NetworkConnectionInterface
IsNonBlockingSocket () const NetworkConnectionInterface
KillConnection () NetworkConnectionInterface
MAXON_INTERFACE (NetworkConnectionInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.networkconnection") NetworkConnectionInterface private
RecvBytes (const Block< Byte > &data) NetworkConnectionInterface
RecvBytesEOS (const Block< Byte > &data) NetworkConnectionInterface
ResetBuffers () NetworkConnectionInterface
SendBytes (const Block< const Byte > &buffer) NetworkConnectionInterface
SetConnectionType (CONNECTIONTYPE type) NetworkConnectionInterface
SetNonBlockingSocket (Bool nonBlockingSocket) NetworkConnectionInterface
SetProxyServerInfo (const String &proxyInfo) NetworkConnectionInterface
SetThread (const ThreadRef &ref) NetworkConnectionInterface
SetTimeout (TimeValue timeoutInSeconds) NetworkConnectionInterface
SetUseNagleAlgorithm (Bool useNagleAlgorithm) NetworkConnectionInterface