The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download | Blog | Stats
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

HttpServerSocket Member List

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

ageclassbase
BindAddr(const std::string &ip)InspSocket
cbindipInspSocket
classbase()classbase
Close()InspSocket [virtual]
ClosePendingInspSocket
DoConnect()InspSocket [virtual]
EventHandler()EventHandler [inline]
Extend(const std::string &key, T *p)Extensible [inline]
Extend(const std::string &key)Extensible [inline]
fdEventHandler [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]
headersHttpServerSocket [private]
hostInspSocket
http_versionHttpServerSocket [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]
ibufInspSocket
indexHttpServerSocket [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
InstanceInspSocket
InternalStateHttpServerSocket [private]
IPInspSocket
IsIOHookedInspSocket
lengthInspSocket
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]
outbufferInspSocket
Page(std::stringstream *n, int response, std::string &extraheaders)HttpServerSocket [inline]
Poll()InspSocket
portInspSocket
postdataHttpServerSocket [private]
postsizeHttpServerSocket [private]
Read()InspSocket [virtual]
Readable()InspSocket [virtual]
request_typeHttpServerSocket [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
stateInspSocket
timeoutInspSocket
TimeoutInspSocket
timeout_valInspSocket
uriHttpServerSocket [private]
WaitingForWriteEventInspSocket
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]