#include <HttpCompat.h>
Inherited by HttpBodySet.
Data Fields | |
unsigned int | magic |
char * | set_name |
char * | content_language |
char * | content_charset |
RawHashTable * | table_of_pages |
Definition at line 32 of file HttpCompat.h.
Definition at line 37 of file HttpCompat.h.
Referenced by HttpCompat::determine_set_by_language(), HttpBodyFactory::dump_template_tables(), HttpBodySet::HttpBodySet(), HttpBodySet::init(), and HttpBodySet::~HttpBodySet().
Definition at line 36 of file HttpCompat.h.
Referenced by HttpCompat::determine_set_by_language(), HttpBodyFactory::dump_template_tables(), HttpBodySet::HttpBodySet(), HttpBodySet::init(), and HttpBodySet::~HttpBodySet().
unsigned int HttpBodySetRawData::magic |
Definition at line 34 of file HttpCompat.h.
Referenced by HttpBodySet::HttpBodySet(), and HttpBodySet::is_sane().
Definition at line 35 of file HttpCompat.h.
Referenced by HttpBodyFactory::dump_template_tables().
Definition at line 38 of file HttpCompat.h.
Referenced by HttpCompat::determine_set_by_language(), HttpBodyFactory::dump_template_tables(), HttpBodySet::get_template_by_name(), HttpBodySet::HttpBodySet(), HttpBodySet::init(), HttpBodySet::set_template_by_name(), and HttpBodySet::~HttpBodySet().