#include <ICP.h>
| Data Fields | |
| char * | URL | 
| char * | p_objsize | 
| uint16_t | objsize | 
| char * | data | 
Definition at line 164 of file ICP.h.
| char* ICPHitObj::data | 
Definition at line 169 of file ICP.h.
Referenced by ICPRequestCont::NetToHostICPMsg().
| uint16_t ICPHitObj::objsize | 
Definition at line 168 of file ICP.h.
Referenced by ICPRequestCont::NetToHostICPMsg().
| char* ICPHitObj::p_objsize | 
Definition at line 167 of file ICP.h.
Referenced by ICPRequestCont::NetToHostICPMsg().
| char* ICPHitObj::URL | 
Definition at line 166 of file ICP.h.
Referenced by ICPRequestCont::NetToHostICPMsg().
 1.7.1
 1.7.1