#include <TCPConnection.h>
Public Attributes | |
antModuleRef | endpoint |
ConnectionState | state |
antSharedBuffer | sendBuffer |
byte * | sendData |
int | sendSize |
antSharedBuffer | recvBuffer |
byte * | recvData |
int | recvSize |
byte * | sendData |
byte * | recvData |
byte * | sendData |
byte * | recvData |
byte * | sendData |
byte * | recvData |
char * | httpReq |
size_t | httpReqLen |
bool | imageRequested |
OFbkImageLayer | layer |
bool | reconstruction |
int | quality |
byte * | jpegData |
int | jpegSize |
|
Definition at line 28 of file W3AIBO/W3AIBO/TCPConnection.h. Referenced by FtpPI::Close(), FtpDTP::Close(), FtpDTP::Connect(), EchoClient::InitTCPConnection(), W3AIBO::Listen(), FtpPI::Listen(), FtpDTP::Listen(), EchoServer::Listen(), FtpPI::Receive(), FtpDTP::Receive(), FtpPI::RequestProcess(), FtpPI::Send(), and FtpDTP::Send(). |
|
Definition at line 42 of file W3AIBO/W3AIBO/TCPConnection.h. Referenced by W3AIBO::InitTCPConnection(), and W3AIBO::ReceiveCont(). |
|
Definition at line 43 of file W3AIBO/W3AIBO/TCPConnection.h. Referenced by W3AIBO::InitTCPConnection(), W3AIBO::Receive(), and W3AIBO::ReceiveCont(). |
|
Definition at line 46 of file W3AIBO/W3AIBO/TCPConnection.h. Referenced by W3AIBO::InitTCPConnection(), W3AIBO::NotifyImage(), and W3AIBO::ProcessHTTPRequest(). |
|
Definition at line 50 of file W3AIBO/W3AIBO/TCPConnection.h. Referenced by W3AIBO::InitTCPConnection(). |
|
Definition at line 51 of file W3AIBO/W3AIBO/TCPConnection.h. Referenced by W3AIBO::InitTCPConnection(). |
|
Definition at line 47 of file W3AIBO/W3AIBO/TCPConnection.h. Referenced by W3AIBO::InitTCPConnection(), and W3AIBO::ProcessHTTPRequest(). |
|
Definition at line 49 of file W3AIBO/W3AIBO/TCPConnection.h. Referenced by W3AIBO::InitTCPConnection(). |
|
Definition at line 48 of file W3AIBO/W3AIBO/TCPConnection.h. Referenced by W3AIBO::InitTCPConnection(), and W3AIBO::ProcessHTTPRequest(). |
|
Definition at line 37 of file W3AIBO/W3AIBO/TCPConnection.h. Referenced by FtpPI::Initialize(), FtpDTP::Initialize(), W3AIBO::InitTCPConnection(), EchoServer::InitTCPConnection(), and EchoClient::InitTCPConnection(). |
|
Definition at line 38 of file W3AIBO/W3AIBO/TCPConnection.h. |
|
Definition at line 38 of file TinyFTPD/TinyFTPD/TCPConnection.h. |
|
Definition at line 38 of file EchoServer/EchoServer/TCPConnection.h. |
|
|
|
Definition at line 32 of file W3AIBO/W3AIBO/TCPConnection.h. Referenced by FtpPI::Initialize(), FtpDTP::Initialize(), W3AIBO::InitTCPConnection(), EchoServer::InitTCPConnection(), and EchoClient::InitTCPConnection(). |
|
Definition at line 33 of file W3AIBO/W3AIBO/TCPConnection.h. |
|
Definition at line 33 of file TinyFTPD/TinyFTPD/TCPConnection.h. |
|
Definition at line 33 of file EchoServer/EchoServer/TCPConnection.h. |
|
|
Definition at line 34 of file W3AIBO/W3AIBO/TCPConnection.h. Referenced by W3AIBO::HTTPResponse(), W3AIBO::InitTCPConnection(), FtpDTP::ListSend(), EchoServer::ReceiveCont(), FtpDTP::RetrieveSend(), FtpPI::Send(), FtpDTP::Send(), EchoServer::Send(), EchoClient::Send(), W3AIBO::SendError(), W3AIBO::SendHeader(), and EchoClient::SetSendData(). |
|