NetworkIpHandlerInterface Member List
This is the complete list of members for NetworkIpHandlerInterface , including all inherited members.
FlushWriteBuffer () | NetworkIpHandlerInterface | |
GetConnection () const | NetworkIpHandlerInterface | |
GetWebServer () const | NetworkIpHandlerInterface | |
InitConnection (const NetworkConnectionRef &connection, const NetworkWebServerRef &webServer) | NetworkIpHandlerInterface | |
MAXON_INTERFACE (NetworkIpHandlerInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.networkiphandler") | NetworkIpHandlerInterface | private |
ReadLine (String &str) | NetworkIpHandlerInterface | |
RecvBytes (const Block< Byte > &data) | NetworkIpHandlerInterface | |
RecvBytesEOS (const Block< Byte > &data) | NetworkIpHandlerInterface | |
SendBytes (const Block< const Byte > &buffer) | NetworkIpHandlerInterface | |
SendString (const String &str, const StringEncodingRef &encoding=StringEncodings::Utf8(), Int size=-1) | NetworkIpHandlerInterface | |
SendString (const CString &str, Int size=-1) | NetworkIpHandlerInterface |