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

#include <httpsvc.h>

Inheritance diagram for PHTTPServiceProcess::Params:
Collaboration diagram for PHTTPServiceProcess::Params:

Public Member Functions

 Params (const char *configPageName, const char *section=GetDefaultSection())
 
virtual ~Params ()
 

Public Attributes

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

PHTTPServiceProcess::Params::Params ( const char *  configPageName,
const char *  section = GetDefaultSection() 
)
virtual PHTTPServiceProcess::Params::~Params ( )
inlinevirtual

Member Data Documentation

PHTTPSimpleAuth PHTTPServiceProcess::Params::m_authority
ClearLogPage* PHTTPServiceProcess::Params::m_clearLogPage
const char* PHTTPServiceProcess::Params::m_clearLogPageName
PConfigPage* PHTTPServiceProcess::Params::m_configPage
const char* PHTTPServiceProcess::Params::m_configPageName
bool PHTTPServiceProcess::Params::m_forceRotate
PHTTPFile* PHTTPServiceProcess::Params::m_fullLogPage
const char* PHTTPServiceProcess::Params::m_fullLogPageName
PString PHTTPServiceProcess::Params::m_httpInterfaces
const char* PHTTPServiceProcess::Params::m_httpInterfacesKey
WORD PHTTPServiceProcess::Params::m_httpPort
const char* PHTTPServiceProcess::Params::m_httpPortKey
const char* PHTTPServiceProcess::Params::m_logFileKey
const char* PHTTPServiceProcess::Params::m_logLevelKey
const char* PHTTPServiceProcess::Params::m_logOptionsKey
const char* PHTTPServiceProcess::Params::m_passwordKey
const char* PHTTPServiceProcess::Params::m_realmKey
const char* PHTTPServiceProcess::Params::m_rotateAgeKey
const char* PHTTPServiceProcess::Params::m_rotateCountKey
const char* PHTTPServiceProcess::Params::m_rotateDirKey
const char* PHTTPServiceProcess::Params::m_rotatePrefixKey
const char* PHTTPServiceProcess::Params::m_rotateSizeKey
const char* PHTTPServiceProcess::Params::m_rotateTemplateKey
const char* PHTTPServiceProcess::Params::m_section
PHTTPTailFile* PHTTPServiceProcess::Params::m_tailLogPage
const char* PHTTPServiceProcess::Params::m_tailLogPageName
const char* PHTTPServiceProcess::Params::m_usernameKey

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