HttpServerSocket Member List
This is the complete list of members for
HttpServerSocket, including all inherited members.
| age | classbase | |
| BindAddr(const std::string &ip) | InspSocket | |
| cbindip | InspSocket | |
| classbase() | classbase | |
| Close() | InspSocket | [virtual] |
| ClosePending | InspSocket | |
| DoConnect() | InspSocket | [virtual] |
| EventHandler() | EventHandler | [inline] |
| Extend(const std::string &key, T *p) | Extensible | [inline] |
| Extend(const std::string &key) | Extensible | [inline] |
| fd | EventHandler | [protected] |
| FlushWriteBuffer() | InspSocket | |
| GetExt(const std::string &key, T *&p) | Extensible | [inline] |
| GetExt(const std::string &key) | Extensible | [inline] |
| GetExtList(std::deque< std::string > &list) | Extensible | |
| GetFd() | InspSocket | |
| GetIndex() | HttpServerSocket | [inline] |
| GetIP() | InspSocket | |
| GetState() | InspSocket | |
| HandleEvent(EventType et, int errornum=0) | InspSocket | [virtual] |
| headers | HttpServerSocket | [private] |
| host | InspSocket | |
| http_version | HttpServerSocket | [private] |
| HttpServerSocket(InspIRCd *SI, std::string host, int port, bool listening, unsigned long maxtime, FileReader *index_page) | HttpServerSocket | [inline] |
| HttpServerSocket(InspIRCd *SI, int newfd, char *ip, FileReader *ind) | HttpServerSocket | [inline] |
| ibuf | InspSocket | |
| index | HttpServerSocket | [private] |
| InspSocket(InspIRCd *SI) | InspSocket | |
| InspSocket(InspIRCd *SI, int newfd, const char *ip) | InspSocket | |
| InspSocket(InspIRCd *SI, const std::string &ipaddr, int port, bool listening, unsigned long maxtime, const std::string &connectbindip="") | InspSocket | |
| Instance | InspSocket | |
| InternalState | HttpServerSocket | [private] |
| IP | InspSocket | |
| IsIOHooked | InspSocket | |
| length | InspSocket | |
| MarkAsClosed() | InspSocket | |
| OnClose() | HttpServerSocket | [inline, virtual] |
| OnConnected() | InspSocket | [virtual] |
| OnDataReady() | HttpServerSocket | [inline, virtual] |
| OnDisconnect() | InspSocket | [virtual] |
| OnError(InspSocketError e) | InspSocket | [virtual] |
| OnIncomingConnection(int newsock, char *ip) | HttpServerSocket | [inline, virtual] |
| OnTimeout() | InspSocket | [virtual] |
| OnWriteReady() | HttpServerSocket | [inline, virtual] |
| outbuffer | InspSocket | |
| Page(std::stringstream *n, int response, std::string &extraheaders) | HttpServerSocket | [inline] |
| Poll() | InspSocket | |
| port | InspSocket | |
| postdata | HttpServerSocket | [private] |
| postsize | HttpServerSocket | [private] |
| Read() | InspSocket | [virtual] |
| Readable() | InspSocket | [virtual] |
| request_type | HttpServerSocket | [private] |
| Response(int response) | HttpServerSocket | [inline] |
| SendHeaders(unsigned long size, int response, const std::string &extraheaders) | HttpServerSocket | [inline] |
| ServeData() | HttpServerSocket | [inline] |
| SetFd(int FD) | EventHandler | |
| SetQueues(int nfd) | InspSocket | |
| SetState(InspSocketState s) | InspSocket | |
| SetWrite() | HttpServerSocket | [inline] |
| Shrink(const std::string &key) | Extensible | |
| state | InspSocket | |
| timeout | InspSocket | |
| Timeout | InspSocket | |
| timeout_val | InspSocket | |
| uri | HttpServerSocket | [private] |
| WaitingForWriteEvent | InspSocket | |
| WantWrite() | InspSocket | |
| Write(const std::string &data) | InspSocket | [virtual] |
| Writeable() | EventHandler | [virtual] |
| ~classbase() | classbase | [inline] |
| ~EventHandler() | EventHandler | [inline, virtual] |
| ~HttpServerSocket() | HttpServerSocket | [inline] |
| ~InspSocket() | InspSocket | [virtual] |