#include <http-aux.h>
Collaboration diagram for HttpUpdateData::PageRec:

Public Member Functions | |
| void | copy (ClientPage *p) |
Public Attributes | |
| char | pg_ [HTTP_MAXURLLEN] |
| double | mtime_ |
| double | age_ |
| int | size_ |
|
|
Definition at line 297 of file http-aux.h. References ClientPage::age(), age_, ClientPage::mtime(), mtime_, ClientPage::name(), pg_, Page::size(), and size_. Referenced by HttpUpdateData::add().
|
Here is the call graph for this function:

|
|
Definition at line 295 of file http-aux.h. Referenced by copy(), and HttpUpdateData::rec_age(). |
|
|
Definition at line 294 of file http-aux.h. Referenced by copy(), and HttpUpdateData::rec_mtime(). |
|
|
Definition at line 293 of file http-aux.h. Referenced by copy(), and HttpUpdateData::rec_page(). |
|
|
Definition at line 296 of file http-aux.h. Referenced by copy(), and HttpUpdateData::rec_size(). |
1.3.3