Panda3D

HttpConnection Member List

This is the complete list of members for HttpConnection, including all inherited members.
_bodyDetail (defined in HttpConnection)HttpConnection [protected]
_headerDetail (defined in HttpConnection)HttpConnection [protected]
_MyAddress (defined in HttpConnection)HttpConnection [protected]
_parser (defined in HttpConnection)HttpConnection [protected]
_Reader (defined in HttpConnection)HttpConnection [protected]
_state (defined in HttpConnection)HttpConnection [protected]
_Timer (defined in HttpConnection)HttpConnection [protected]
_writer (defined in HttpConnection)HttpConnection [protected]
ABORTING enum value (defined in HttpConnection)HttpConnection [protected]
Active()Socket_IP [inline]
ActiveOpen(const Socket_Address &theaddress, bool setdelay)Socket_TCP [inline]
ActiveOpenNonBlocking(const Socket_Address &theaddress)Socket_TCP [inline]
as_typed_object()TypedObject [inline]
as_typed_object() const TypedObject [inline]
BuildPage(BufferedWriter_Growable &_writer, ParsedHttpRequest &parser)=0 (defined in HttpConnection)HttpConnection [pure virtual]
Close()Socket_IP [inline]
CloseStateWriter(Time_Clock &currentTime) (defined in HttpConnection)HttpConnection [protected]
DontLinger()Socket_TCP [inline]
DoReadBody(char *message, int buffersize, Time_Clock &currentTime) (defined in HttpConnection)HttpConnection
DoReadHeader(char *message, int buffersize, Time_Clock &currentTime) (defined in HttpConnection)HttpConnection
ErrorIs_WouldBlocking(int err) (defined in Socket_TCP)Socket_TCP [inline]
force_init_type() (defined in HttpConnection)HttpConnection [inline, virtual]
get_best_parent_from_Set(const std::set< int > &) const (defined in TypedObject)TypedObject [inline]
get_class_type() (defined in HttpConnection)HttpConnection [inline, static]
get_type() const (defined in HttpConnection)HttpConnection [inline, virtual]
get_type_index() const TypedObject [inline]
GetFullmessage() (defined in HttpConnection)HttpConnection [inline]
GetLastError()Socket_IP [inline, static]
GetMyAddress(void) (defined in HttpConnection)HttpConnection
GetPeerName(void) const Socket_IP [inline]
GetSocket()Socket_IP [inline]
GetSocket() const Socket_IP [inline]
HttpConnection(SOCKET sck, Socket_Address &inaddr) (defined in HttpConnection)HttpConnection
init_type()HttpConnection [inline, static]
InitNetworkDriver() (defined in Socket_IP)Socket_IP [inline, static]
is_exact_type(TypeHandle handle) const TypedObject [inline]
is_of_type(TypeHandle handle) const TypedObject [inline]
operator delete(void *ptr) (defined in MemoryBase)MemoryBase [inline]
operator delete(void *ptr, void *) (defined in MemoryBase)MemoryBase [inline]
operator delete[](void *ptr) (defined in MemoryBase)MemoryBase [inline]
operator delete[](void *, void *) (defined in MemoryBase)MemoryBase [inline]
operator new(size_t size) (defined in MemoryBase)MemoryBase [inline]
operator new(size_t size, void *ptr) (defined in MemoryBase)MemoryBase [inline]
operator new[](size_t size) (defined in MemoryBase)MemoryBase [inline]
operator new[](size_t size, void *ptr) (defined in MemoryBase)MemoryBase [inline]
operator=(const TypedObject &copy) (defined in TypedObject)TypedObject [inline]
ProcessMessage(char *message, Time_Clock &currentTime) (defined in HttpConnection)HttpConnection
READING_HEADER enum value (defined in HttpConnection)HttpConnection [protected]
READING_POST enum value (defined in HttpConnection)HttpConnection [protected]
ReadIt(char *message, int buffersize, Time_Clock &currentTime) (defined in HttpConnection)HttpConnection
RecvData(int max_len)Socket_TCP [inline]
RecvData(char *data, int size)Socket_TCP [inline]
Reset() (defined in HttpConnection)HttpConnection
SendData(const std::string &str) (defined in Socket_TCP)Socket_TCP [inline]
SendData(const char *data, int size)Socket_TCP [inline]
SetBlocking()Socket_IP [inline]
SetLinger(int interval_seconds=0)Socket_TCP [inline]
SetNoDelay(bool flag=true)Socket_TCP [inline]
SetNonBlocking()Socket_IP [inline]
SetRecvBufferSize(int size)Socket_IP [inline]
SetReuseAddress(bool flag=true)Socket_IP [inline]
SetSendBufferSize(int insize)Socket_TCP [inline]
SetSocket(SOCKET ins)Socket_IP [inline]
ShutdownSend() (defined in Socket_TCP)Socket_TCP [inline]
Socket_IP()Socket_IP [inline]
Socket_IP(SOCKET in)Socket_IP [inline]
Socket_TCP(SOCKET) (defined in Socket_TCP)Socket_TCP [inline]
Socket_TCP() (defined in Socket_TCP)Socket_TCP [inline]
STATE_CONNECTIONS enum name (defined in HttpConnection)HttpConnection [protected]
TryAndFinalize() (defined in HttpConnection)HttpConnection [inline, virtual]
TypedObject() (defined in TypedObject)TypedObject [inline]
TypedObject(const TypedObject &copy) (defined in TypedObject)TypedObject [inline]
WAITING_TO_FINALIZE enum value (defined in HttpConnection)HttpConnection [protected]
WRITING_DATA enum value (defined in HttpConnection)HttpConnection [protected]
~HttpConnection(void) (defined in HttpConnection)HttpConnection [virtual]
~Socket_IP()Socket_IP [inline, virtual]
~TypedObject() (defined in TypedObject)TypedObject [virtual]
 All Classes Functions Variables Enumerations