#include <htmlPage.h>
Collaboration diagram for htmlStatus:

Data Fields | |
| htmlStatus * | next |
| char * | version |
| int | status |
Definition at line 20 of file htmlPage.h.
struct htmlStatus* htmlStatus::next [read] |
| char* htmlStatus::version |
Definition at line 24 of file htmlPage.h.
Definition at line 25 of file htmlPage.h.
Referenced by htmlPageParse(), htmlPageParseOk(), htmlStatusFree(), htmlStatusParse(), and qaStatusOnPage().
1.5.2