#include <ICP.h>
Data Fields | |
uint32_t | rhostid |
char * | URL |
Definition at line 139 of file ICP.h.
uint32_t ICPQuery::rhostid |
Definition at line 141 of file ICP.h.
Referenced by ICPRequestCont::BuildICPMsg(), and ICPRequestCont::NetToHostICPMsg().
char* ICPQuery::URL |
Definition at line 142 of file ICP.h.
Referenced by ICPRequestCont::BuildICPMsg(), ICPlog::GetURI(), ICPPeerReadCont::ICPPeerQueryCont(), ICPPeerReadCont::ICPPeerQueryEvent(), ICPRequestCont::NetToHostICPMsg(), ICPPeerReadCont::PeerReadStateMachine(), ICPPeerReadCont::StaleCheck(), and ICPRequestCont::~ICPRequestCont().