PTLib  Version 2.18.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PSecureHTTPServiceProcess::Params Struct Reference

#include <shttpsvc.h>

Inheritance diagram for PSecureHTTPServiceProcess::Params:
Collaboration diagram for PSecureHTTPServiceProcess::Params:

Public Member Functions

 Params (const char *configPageName, const char *section=GetDefaultSection())
 
- Public Member Functions inherited from PHTTPServiceProcess::Params
 Params (const char *configPageName, const char *section=GetDefaultSection())
 
virtual ~Params ()
 

Public Attributes

const char * m_certificateFileKey
 
const char * m_createCertificateKey
 
- Public Attributes inherited from PHTTPServiceProcess::Params
const char * m_configPageName
 
const char * m_section
 
PConfigPagem_configPage
 
const char * m_realmKey
 
const char * m_usernameKey
 
const char * m_passwordKey
 
PHTTPSimpleAuth m_authority
 
bool m_forceRotate
 
const char * m_logLevelKey
 
const char * m_logFileKey
 
const char * m_logOptionsKey
 
const char * m_rotateDirKey
 
const char * m_rotatePrefixKey
 
const char * m_rotateTemplateKey
 
const char * m_rotateSizeKey
 
const char * m_rotateCountKey
 
const char * m_rotateAgeKey
 
const char * m_fullLogPageName
 
const char * m_clearLogPageName
 
const char * m_tailLogPageName
 
PHTTPFilem_fullLogPage
 
ClearLogPagem_clearLogPage
 
PHTTPTailFilem_tailLogPage
 
const char * m_httpPortKey
 
const char * m_httpInterfacesKey
 
WORD m_httpPort
 
PString m_httpInterfaces
 

Constructor & Destructor Documentation

PSecureHTTPServiceProcess::Params::Params ( const char *  configPageName,
const char *  section = GetDefaultSection() 
)

Member Data Documentation

const char* PSecureHTTPServiceProcess::Params::m_certificateFileKey
const char* PSecureHTTPServiceProcess::Params::m_createCertificateKey

The documentation for this struct was generated from the following file: