PTLib  Version 2.10.11
PHTTPServiceProcess::Info Struct Reference

#include <httpsvc.h>

Public Attributes

const char * productName
 
const char * manufacturerName
 
WORD majorVersion
 
WORD minorVersion
 
CodeStatus buildStatus
 AlphaCode, BetaCode or ReleaseCode. More...
 
WORD buildNumber
 
const char * compilationDate
 
PTEACypher::Key productKey
 Poduct key for registration. More...
 
const char * securedKeys [MaxSecuredKeys]
 Product secured keys for registration. More...
 
PINDEX securedKeyCount
 
PTEACypher::Key signatureKey
 Signature key for encryption of HTML files. More...
 
const char * manufHomePage
 WWW address of manufacturers home page. More...
 
const char * email
 contact email for manufacturer More...
 
const char * productHTML
 HTML for the product name, if NULL defaults to the productName variable. More...
 
const char * gifHTML
 HTML to show GIF image in page headers, if NULL then the following are used to build one. More...
 
const char * gifFilename
 File name for the products GIF file. More...
 
int gifWidth
 Size of GIF image, if zero then none is used. More...
 
int gifHeight
 in the generated HTML. More...
 
const char * copyrightHolder
 Name of copyright holder. More...
 
const char * copyrightHomePage
 Home page for copyright holder. More...
 
const char * copyrightEmail
 E-Mail address for copyright holder. More...
 

Member Data Documentation

§ buildNumber

WORD PHTTPServiceProcess::Info::buildNumber

§ buildStatus

CodeStatus PHTTPServiceProcess::Info::buildStatus

AlphaCode, BetaCode or ReleaseCode.

§ compilationDate

const char* PHTTPServiceProcess::Info::compilationDate

§ copyrightEmail

const char* PHTTPServiceProcess::Info::copyrightEmail

E-Mail address for copyright holder.

§ copyrightHolder

const char* PHTTPServiceProcess::Info::copyrightHolder

Name of copyright holder.

§ copyrightHomePage

const char* PHTTPServiceProcess::Info::copyrightHomePage

Home page for copyright holder.

§ email

const char* PHTTPServiceProcess::Info::email

contact email for manufacturer

§ gifFilename

const char* PHTTPServiceProcess::Info::gifFilename

File name for the products GIF file.

§ gifHeight

int PHTTPServiceProcess::Info::gifHeight

in the generated HTML.

§ gifHTML

const char* PHTTPServiceProcess::Info::gifHTML

HTML to show GIF image in page headers, if NULL then the following are used to build one.

§ gifWidth

int PHTTPServiceProcess::Info::gifWidth

Size of GIF image, if zero then none is used.

§ majorVersion

WORD PHTTPServiceProcess::Info::majorVersion

§ manufacturerName

const char* PHTTPServiceProcess::Info::manufacturerName

§ manufHomePage

const char* PHTTPServiceProcess::Info::manufHomePage

WWW address of manufacturers home page.

§ minorVersion

WORD PHTTPServiceProcess::Info::minorVersion

§ productHTML

const char* PHTTPServiceProcess::Info::productHTML

HTML for the product name, if NULL defaults to the productName variable.

§ productKey

PTEACypher::Key PHTTPServiceProcess::Info::productKey

Poduct key for registration.

§ productName

const char* PHTTPServiceProcess::Info::productName

§ securedKeyCount

PINDEX PHTTPServiceProcess::Info::securedKeyCount

§ securedKeys

const char* PHTTPServiceProcess::Info::securedKeys[MaxSecuredKeys]

Product secured keys for registration.

§ signatureKey

PTEACypher::Key PHTTPServiceProcess::Info::signatureKey

Signature key for encryption of HTML files.


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