PixelLightAPI  .
PLCore::HttpServer Member List
This is the complete list of members for PLCore::HttpServer, including all inherited members.
Close()PLCore::Host [inline]
CloseConnections()PLCore::Host
ClosePort()PLCore::Host
Connect(const String &sServerName, uint32 nPort)PLCore::Host
CreateIncomingConnection() overridePLCore::HttpServer [protected, virtual]
CreateOutgoingConnection() overridePLCore::Server [protected, virtual]
GetConnections() const PLCore::Host [inline]
GetMaxConnections() const PLCore::Host [inline]
GetPort() const PLCore::Host [inline]
Host()PLCore::Host
HttpServer()PLCore::HttpServer
IsListening() const PLCore::Host [inline]
Listen(uint32 nPort)PLCore::Host
OnConnect(Connection &cConnection) overridePLCore::HttpServer [protected, virtual]
OnDisconnect(Connection &cConnection) overridePLCore::HttpServer [protected, virtual]
OnError(HttpServerConnection *pConnection, EHttpStatus nStatus)PLCore::HttpServer [protected, virtual]
OnGet(HttpServerConnection *pConnection, const HttpHeader *pHeader)PLCore::HttpServer [protected, virtual]
OnRequest(HttpServerConnection *pConnection, const HttpHeader *pHeader)PLCore::HttpServer [protected, virtual]
RemoveInactiveConnections()PLCore::Host
Server()PLCore::Server
SetMaxConnections(uint32 nMaxConnections)PLCore::Host [inline]
~Host()PLCore::Host [virtual]
~HttpServer()PLCore::HttpServer [virtual]
~Server()PLCore::Server [virtual]


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:26
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported