class <PagePool/Trace> TracePagePool : public PagePool

This trace must contain web page names and all of its modification times

Inheritance:


Public Methods

virtual int command(int argc, const char*const* argv)
TracePagePool(const char *fn)
virtual ~TracePagePool()

Protected Fields

Tcl_HashTable* namemap_
RandomVariable* ranvar_

Protected Methods

int add_page(const char* pgname, ServerPage *pg)
void change_time()
ServerPage* get_page(int id)
ServerPage* load_page(FILE *fp)

Inherited from PagePool:

Public Methods

PagePool instproc gen-page { pageid thismod }

Documentation

This trace must contain web page names and all of its modification times
TracePagePool(const char *fn)

virtual ~TracePagePool()

virtual int command(int argc, const char*const* argv)

Tcl_HashTable* namemap_

RandomVariable* ranvar_

ServerPage* load_page(FILE *fp)

void change_time()

int add_page(const char* pgname, ServerPage *pg)

ServerPage* get_page(int id)


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

Adapted for the NS documentation page

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de