AddRegisteredText(PHTML &html) | PHTTPServiceProcess | virtual |
AddRunTimeSignalHandlers(const int *signals=NULL) | PServiceProcess | virtual |
AddUnregisteredText(PHTML &html) | PHTTPServiceProcess | virtual |
AlphaCode enum value | PProcess | |
AsynchronousRunTimeSignal(int signal, PProcessIdentifier source) | PServiceProcess | virtual |
AutoDeleteFlag enum name | PThread | |
AutoDeleteThread enum value | PThread | |
BeginRestartSystem() | PHTTPServiceProcess | protected |
BetaCode enum value | PProcess | |
Class() | PObject | inlinestatic |
Clone() const | PObject | virtual |
CloneAs() const | PObject | inline |
CodeStatus enum name | PProcess | |
Compare(const PObject &obj) const | PProcess | virtual |
Compare2(T v1, T v2) | PObject | inlinestatic |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
Comparison enum name | PObject | |
CopyTraceContextIdentifier(PObject &obj) const | PObject | inline |
CopyTraceContextIdentifier(PObject *obj) const | PObject | inline |
CopyTraceContextIdentifier(PObject &to, const PObject &from) | PObject | inlinestatic |
CopyTraceContextIdentifier(PObject &to, const PObject *from) | PObject | inlinestatic |
CopyTraceContextIdentifier(PObject *to, const PObject &from) | PObject | inlinestatic |
CopyTraceContextIdentifier(PObject *to, const PObject *from) | PObject | inlinestatic |
Create(const PNotifier ¬ifier, INT parameter=0, AutoDeleteFlag deletion=AutoDeleteThread, Priority priorityLevel=NormalPriority, const PString &threadName=PString::Empty(), PINDEX stackSize=0) | PThread | static |
Create(const PNotifier ¬ifier, const PString &threadName) | PThread | inlinestatic |
CreateChannelForHTTP(PChannel *channel) | PSecureHTTPServiceProcess | virtual |
CreateNonSSLMessage(const PString &url) | PSecureHTTPServiceProcess | virtual |
CreateRedirectMessage(const PString &url) | PSecureHTTPServiceProcess | virtual |
CreateServerForHTTP() | PHTTPListener | virtual |
Current() | PHTTPServiceProcess | static |
DisableSSL() | PSecureHTTPServiceProcess | |
e_IsAutoDelete enum value | PThread | protected |
e_IsExternal enum value | PThread | protected |
e_IsManualDelete enum value | PThread | protected |
e_IsProcess enum value | PThread | protected |
EndRestartSystem() | PHTTPServiceProcess | protected |
EqualTo enum value | PObject | |
GetAllThreadIdentifiers(std::vector< PThreadIdentifier > &identifiers) | PProcess | |
GetArguments() | PProcess | |
GetClass() const | PObject | inline |
GetCompilationDate() const | PHTTPServiceProcess | inline |
GetConfigurationFile() | PProcess | virtual |
GetCopyrightEmail() const | PHTTPServiceProcess | inline |
GetCopyrightHolder() const | PHTTPServiceProcess | inline |
GetCopyrightHomePage() const | PHTTPServiceProcess | inline |
GetCopyrightText() | PHTTPServiceProcess | virtual |
GetCurrentProcessID() | PProcess | static |
GetCurrentThreadName() | PThread | inlinestatic |
GetDefaultSection() | PHTTPServiceProcess | static |
GetEMailAddress() const | PHTTPServiceProcess | inline |
GetFile() const | PProcess | |
GetGifHTML() const | PHTTPServiceProcess | inline |
GetGroupName() const | PProcess | |
GetHomeDirectory() const | PProcess | |
GetHomePage() const | PHTTPServiceProcess | inline |
GetIdentifiersAsString(PThreadIdentifier tid, PUniqueThreadIdentifier uid) | PThread | static |
GetLibVersion() | PProcess | static |
GetMacroKeyword() const | PHTTPServiceProcess | inline |
GetManufacturer() const | PProcess | virtual |
GetMaxHandles() const | PProcess | |
GetMemoryUsage(MemoryUsage &usage) const | PProcess | |
GetName() const | PProcess | virtual |
GetNumProcessors() | PThread | static |
GetOSClass() | PProcess | static |
GetOSConfigDir() | PProcess | static |
GetOSHardware() | PProcess | static |
GetOSName() | PProcess | static |
GetOSVersion() | PProcess | static |
GetPageGraphic() | PHTTPServiceProcess | virtual |
GetPageHeader(PHTML &) | PHTTPServiceProcess | |
GetPageHeader(PHTML &, const PString &title) | PHTTPServiceProcess | |
GetPercentageCPU(Times &previousTimes, const PTimeInterval &period=PTimeInterval(0, 1), PThreadIdentifier id=PNullThreadIdentifier) | PThread | static |
GetPort() const | PHTTPListener | inline |
GetPriority() const | PThread | virtual |
GetProcessID() const | PProcess | inline |
GetProductKey() const | PHTTPServiceProcess | inline |
GetProductName() const | PHTTPServiceProcess | inline |
GetRunTimeSignalName(int signal) | PProcess | static |
GetSecuredKeys() const | PHTTPServiceProcess | inline |
GetServiceDependencies() const | PHTTPServiceProcess | |
GetSignatureKey() const | PHTTPServiceProcess | inline |
GetSpace() const | PHTTPListener | inline |
GetSpace() | PHTTPListener | inline |
GetStartTime() const | PProcess | |
GetTerminationValue() const | PProcess | |
GetThread(PThreadIdentifier threadId) const | PProcess | |
GetThreadName() const | PThread | virtual |
GetThreadName(PThreadIdentifier id) | PThread | static |
GetThreadPool() const | PHTTPListener | inline |
GetThreadPool() | PHTTPListener | inline |
GetTimes(std::list< Times > ×) | PThread | static |
GetTimes(std::set< Times > ×) | PThread | static |
GetTraceContextIdentifier() const | PObject | inline |
GetUserName() const | PProcess | |
GetVersion(PBoolean full=true) const | PProcess | virtual |
GreaterThan enum value | PObject | |
HandleRunTimeSignal(int signal) | PServiceProcess | virtual |
PProcess::HandleRunTimeSignal(const RunTimeSignalInfo &signalInfo) | PProcess | virtual |
HashFunction() const | PObject | virtual |
HotfixCode enum value | PProcess | |
HouseKeeping() | PProcess | protected |
Initialise(const char *initMsg)=0 | PHTTPServiceProcess | pure virtual |
InitialiseBase(PHTTPServiceProcess::Params ¶ms) | PSecureHTTPServiceProcess | virtual |
InitialiseService() | PServiceProcess | protected |
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
InternalHandleRunTimeSignal(const RunTimeSignalInfo &signalInfo) | PProcess | protected |
InternalMain(void *arg=NULL) | PServiceProcess | virtual |
InternalPostRunTimeSignal(int signal, PProcessIdentifier source) | PProcess | protected |
InternalSigNames | PProcess | protectedstatic |
InternalThreadEnded(PThread *thread) | PProcess | protected |
InternalThreadStarted(PThread *thread) | PProcess | protected |
IsAutoDelete() const | PThread | inline |
IsClass(const char *name) const | PObject | inline |
IsInitialised() | PProcess | static |
IsListening() const | PHTTPListener | inline |
IsMultipleInstance() const | PProcess | |
IsOSVersion(unsigned major, unsigned minor=0, unsigned build=0) | PProcess | static |
IsServiceProcess() const | PServiceProcess | virtual |
IsSuspended() const | PThread | virtual |
IsTerminated() const | PThread | virtual |
isTerminating | PServiceProcess | protected |
LessThan enum value | PObject | |
ListenForHTTP(WORD port, PSocket::Reusability reuse=PSocket::CanReuseAddress, unsigned queueSize=10) | PHTTPListener | |
ListenForHTTP(const PString &interfaces, WORD port, PSocket::Reusability reuse=PSocket::CanReuseAddress, unsigned queueSize=10) | PHTTPListener | |
ListenMain() | PHTTPListener | protected |
m_activeThreads | PProcess | protected |
m_arguments | PProcess | protected |
m_autoDeleteThreads | PProcess | protected |
m_compilationDate | PHTTPServiceProcess | protected |
m_configurationPaths | PProcess | protected |
m_copyrightEmail | PHTTPServiceProcess | protected |
m_copyrightHolder | PHTTPServiceProcess | protected |
m_copyrightHomePage | PHTTPServiceProcess | protected |
m_debugMode | PServiceProcess | protected |
m_executableFile | PProcess | protected |
m_exitMain | PServiceProcess | protected |
m_externalThreads | PProcess | protected |
m_gifFilename | PHTTPServiceProcess | protected |
m_gifHeight | PHTTPServiceProcess | protected |
m_gifHTML | PHTTPServiceProcess | protected |
m_gifWidth | PHTTPServiceProcess | protected |
m_houseKeeper | PProcess | protected |
m_httpListeningSockets | PHTTPListener | protected |
m_httpNameSpace | PHTTPListener | protected |
m_httpServers | PHTTPListener | protected |
m_ignoreSignatures | PHTTPServiceProcess | protected |
m_keepingHouse | PProcess | protected |
m_library | PProcess | protected |
m_listenerInterfaces | PHTTPListener | protected |
m_listenerPort | PHTTPListener | protected |
m_listenerThread | PHTTPListener | protected |
m_macroKeyword | PHTTPServiceProcess | protected |
m_manufacturer | PProcess | protected |
m_manufacturersEmail | PHTTPServiceProcess | protected |
m_manufacturersHomePage | PHTTPServiceProcess | protected |
m_maxHandles | PProcess | protected |
m_originalStackSize | PThread | protected |
m_previousRunTimeSignalHandlers | PProcess | protected |
m_processID | PProcess | protected |
m_productKey | PHTTPServiceProcess | protected |
m_productName | PProcess | protected |
m_productNameHTML | PHTTPServiceProcess | protected |
m_programStartTime | PProcess | protected |
m_restartThread | PHTTPServiceProcess | protected |
m_RunTimeSignalsQueueBuffer | PProcess | protected |
m_RunTimeSignalsQueueIn | PProcess | protected |
m_RunTimeSignalsQueueMutex | PProcess | protected |
m_RunTimeSignalsQueueOut | PProcess | protected |
m_securedKeys | PHTTPServiceProcess | protected |
m_shuttingDown | PProcess | protected |
m_signalHouseKeeper | PProcess | protected |
m_signatureKey | PHTTPServiceProcess | protected |
m_sslContext | PSecureHTTPServiceProcess | protected |
m_terminationValue | PProcess | protected |
m_threadId | PThread | protected |
m_threadMutex | PProcess | protected |
m_threadName | PThread | protected |
m_threadNameMutex | PThread | protected |
m_threadPool | PHTTPListener | protected |
m_traceContextIdentifier | PObject | protected |
m_type | PThread | protected |
m_uniqueId | PThread | protected |
m_version | PProcess | protected |
Main() | PServiceProcess | virtual |
MaxSecuredKeys enum value | PHTTPServiceProcess | |
NoAutoDeleteThread enum value | PThread | |
OnConfigChanged()=0 | PHTTPServiceProcess | pure virtual |
OnContinue() | PHTTPServiceProcess | virtual |
OnControl() | PServiceProcess | virtual |
OnDetectedNonSSLConnection(PChannel *chan, const PString &line) | PSecureHTTPServiceProcess | virtual |
OnHTTPEnded(PHTTPServer &server) | PHTTPServiceProcess | protectedvirtual |
OnHTTPStarted(PHTTPServer &server) | PSecureHTTPServiceProcess | virtual |
OnInterrupt(bool terminating) | PProcess | virtual |
OnPause() | PHTTPServiceProcess | virtual |
OnStart() | PHTTPServiceProcess | virtual |
OnStop() | PHTTPServiceProcess | virtual |
OnThreadEnded(PThread &thread) | PProcess | virtual |
OnThreadStart(PThread &thread) | PProcess | virtual |
operator!=(const PObject &obj) const | PObject | inline |
operator<(const PObject &obj) const | PObject | inline |
operator<=(const PObject &obj) const | PObject | inline |
operator==(const PObject &obj) const | PObject | inline |
operator>(const PObject &obj) const | PObject | inline |
operator>=(const PObject &obj) const | PObject | inline |
P_DECLARE_TRACED_ENUM(Priority, LowestPriority, LowPriority, NormalPriority, HighPriority, HighestPriority) | PThread | |
P_REMOVE_VIRTUAL(PHTTPServer *, CreateHTTPServer(PChannel &), 0) | PHTTPServiceProcess | protected |
P_REMOVE_VIRTUAL(PHTTPServer *, OnCreateHTTPServer(const PHTTPSpace &), 0) | PHTTPServiceProcess | protected |
PDECLARE_MUTEX(m_httpServersMutex) | PHTTPListener | protected |
PDICTIONARY(PXFdDict, POrdinalKey, PThread) | PProcess | protected |
PHTTPListener(unsigned maxWorkers=10) | PHTTPListener | |
PHTTPServiceProcess(const Info &inf) | PHTTPServiceProcess | |
pidFileToRemove | PServiceProcess | protected |
PlatformConstruct() | PProcess | protected |
PlatformDestruct() | PProcess | protected |
PlatformResetRunTimeSignalHandler(int signal, PRunTimeSignalHandler previous) | PProcess | protectedstatic |
PlatformSetRunTimeSignalHandler(int signal) | PProcess | protectedstatic |
PObject() | PObject | inlineprotected |
PProcess(const char *manuf="", const char *name="", unsigned majorVersion=1, unsigned minorVersion=0, CodeStatus status=ReleaseCode, unsigned patchVersion=1, bool library=false, bool suppressStartup=false, unsigned oemVersion=0) | PProcess | |
PPROFILE_EXCLUDE(bool GetProcessTimes(Times ×) const ) | PProcess | |
PPROFILE_EXCLUDE(static bool GetSystemTimes(Times ×)) | PProcess | |
PThread::PPROFILE_EXCLUDE(PThreadIdentifier GetThreadId() const ) | PThread | |
PThread::PPROFILE_EXCLUDE(static PThreadIdentifier GetCurrentThreadId()) | PThread | |
PThread::PPROFILE_EXCLUDE(PUniqueThreadIdentifier GetUniqueIdentifier() const ) | PThread | |
PThread::PPROFILE_EXCLUDE(static PUniqueThreadIdentifier GetCurrentUniqueIdentifier()) | PThread | |
PThread::PPROFILE_EXCLUDE(static PINDEX GetTotalCount()) | PThread | |
PThread::PPROFILE_EXCLUDE(bool GetTimes(Times ×)) | PThread | |
PThread::PPROFILE_EXCLUDE(static bool GetTimes(PThreadIdentifier id, Times ×)) | PThread | |
PThread::PPROFILE_EXCLUDE(static void GetTimes(std::vector< Times > ×)) | PThread | |
PreInitialise(int argc, char **argv) | PProcess | |
PrintOn(ostream &strm) const | PProcess | virtual |
PSecureHTTPServiceProcess(const Info &inf) | PSecureHTTPServiceProcess | |
PServiceProcess(const char *manuf, const char *name, unsigned majorVersion, unsigned minorVersion, CodeStatus status, unsigned patchVersion, unsigned oemVersion=0) | PServiceProcess | |
PThread(PINDEX stack, AutoDeleteFlag deletion=AutoDeleteThread, Priority priorityLevel=NormalPriority, const PString &threadName=PString::Empty()) | PThread | |
PTraceObjectInstance() const | PObject | inline |
PTraceObjectInstance(const char *) | PObject | inlinestatic |
PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
PXAbortBlock() const | PThread | |
PXBlockOnChildTerminate(int pid, const PTimeInterval &timeout) | PThread | |
PXBlockOnIO(int handle, int type, const PTimeInterval &timeout) | PThread | |
ReadFrom(istream &strm) | PObject | virtual |
ReleaseCode enum value | PProcess | |
RemoveRunTimeSignalHandlers() | PProcess | virtual |
Restart() | PThread | virtual |
Resume() | PThread | virtual |
SetAutoDelete(AutoDeleteFlag deletion=AutoDeleteThread) | PThread | virtual |
SetConfigurationPath(const PString &path) | PProcess | |
SetGroupName(const PString &groupname, PBoolean permanent=false) | PProcess | |
SetIgnoreSignatures(bool ig) | PHTTPServiceProcess | inline |
SetMaxHandles(int newLimit) | PProcess | |
SetNoAutoDelete() | PThread | inline |
SetPriority(Priority priorityLevel) | PThread | virtual |
SetServerCertificate(const PFilePath &certFile, bool create=false, const char *dn=NULL) | PSecureHTTPServiceProcess | |
SetServerCredentials(const PString &cert, const PString &key, const PString &ca) | PSecureHTTPServiceProcess | |
SetTerminationValue(int value) | PProcess | |
SetThreadName(const PString &name) | PThread | virtual |
SetTraceContextIdentifier(unsigned id) | PObject | inline |
SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
SetUserName(const PString &username, PBoolean permanent=false) | PProcess | |
ShouldIgnoreSignatures() const | PHTTPServiceProcess | inline |
ShutdownListeners() | PHTTPListener | |
SignalTimerChange() | PProcess | |
Sleep(const PTimeInterval &delay) | PThread | static |
Startup() | PProcess | |
SubstituteEquivalSequence(PHTTPRequest &request, const PString &, PString &) | PHTTPServiceProcess | virtual |
Suspend(PBoolean susp=true) | PThread | virtual |
Terminate() | PProcess | virtual |
ThreadList typedef | PProcess | protected |
ThreadMap typedef | PProcess | protected |
ThreadPool typedef | PHTTPListener | |
Type enum name | PThread | protected |
WaitAndDelete(PThread *&thread, const PTimeInterval &maxWait=10000, PMutex *mutex=NULL, bool lock=true) | PThread | static |
WaitForTermination() const | PThread | |
WaitForTermination(const PTimeInterval &maxWait) const | PThread | |
Yield() | PThread | static |
~PHTTPListener() | PHTTPListener | |
~PHTTPServiceProcess() | PHTTPServiceProcess | |
~PObject() | PObject | inlinevirtual |
~PProcess() | PProcess | |
~PSecureHTTPServiceProcess() | PSecureHTTPServiceProcess | |
~PServiceProcess() | PServiceProcess | |
~PThread() | PThread | |