Public Member Functions | Data Fields

ShowHostDB Struct Reference

Inherits ShowCont.

Collaboration diagram for ShowHostDB:
Collaboration graph
[legend]

Public Member Functions

int showMain (int event, Event *e)
int showLookup (int, Event *)
int showOne (HostDBInfo *r, bool rr, int event, Event *e)
int showLookupDone (int event, Event *e)
 ShowHostDB (Continuation *c, HTTPHdr *h)

Data Fields

char * name
IpEndpoint ip
bool force

Detailed Description

Definition at line 2228 of file HostDB.cc.


Constructor & Destructor Documentation

ShowHostDB::ShowHostDB ( Continuation c,
HTTPHdr h 
) [inline]

Definition at line 2323 of file HostDB.cc.

References ats_ip_invalidate(), SET_HANDLER, and showMain().


Member Function Documentation

int ShowHostDB::showLookup ( int  ,
Event  
) [inline]
int ShowHostDB::showLookupDone ( int  event,
Event e 
) [inline]
int ShowHostDB::showMain ( int  event,
Event e 
) [inline]

Definition at line 2234 of file HostDB.cc.

References ShowCont::begin(), CHECK_SHOW, ShowCont::complete(), and ShowCont::show().

Referenced by register_ShowHostDB(), and ShowHostDB().

int ShowHostDB::showOne ( HostDBInfo r,
bool  rr,
int  event,
Event e 
) [inline]

Field Documentation

Definition at line 2232 of file HostDB.cc.

Referenced by register_ShowHostDB(), and showLookup().

Definition at line 2231 of file HostDB.cc.

Referenced by register_ShowHostDB().

Definition at line 2230 of file HostDB.cc.

Referenced by register_ShowHostDB(), showLookup(), and showLookupDone().


The documentation for this struct was generated from the following file: