Defined in file: hzDissemino.h

Derivative of: hdsResource

The hdsFile or Dissemino file class, declares a standalone file to be a servable resource (download file). hdsFile instances are invoked by <xfixfile> tags in the configs. Note that the files can be of any MIME type, be for any purpose, and are transmitted to the client as-is. No processing is applied.

Constructors/Detructors

hdsFile*hdsFile(void)
Default constructorhdsFile()Not specified in code. Default applies

Public Methods:

hdsRtypeWhatami(void)

Member Variables:

hzMimetypem_MimetypeFile MIME type
hzStringm_filepathFilename (relative to document root)
hzChainm_rawValueThe Raw content, unzipped
hzChainm_zipValueThe zipped content