Defined in file: hzDocument.h

A document description, commonly used as a 'page marker' for webpages in web-scraping programs. This will have the URL, the scrambled filename for storing the page in the repository and both the date last fetched and the expiry date.

Constructors/Detructors

hzDocMeta*hzDocMeta(void)
Default constructorhzDocMeta()Not specified in code. Default applies

Public Methods:

voidClear(void)
hzStringDomain(void)
hzUrl&Locale(void)

Overloaded operators:

hzDocMeta&operator=(const hzDocMeta& op)

Member Variables:

hzStringm_DescNo description
hzDoctypem_DoctypeNo description
hzXDatem_DownloadNo description
hzStringm_EtagNo description
hzXDatem_ExpiresNo description
hzStringm_FilenameNo description
unsigned intm_IdNo description
hzXDatem_ModifiedNo description
hzStringm_TitleNo description
hzUrlm_urlActNo description
hzUrlm_urlReqNo description