#include <ICPProcessor.h>

| Public Member Functions | |
| ICPProcessorExt (ICPProcessor *) | |
| ~ICPProcessorExt () | |
| void | start () | 
| Action * | ICPQuery (Continuation *, URL *) | 
Definition at line 62 of file ICPProcessor.h.
| ICPProcessorExt::ICPProcessorExt | ( | ICPProcessor * | icpPr | ) | 
Definition at line 38 of file ICPProcessor.cc.
| ICPProcessorExt::~ICPProcessorExt | ( | ) | 
Definition at line 42 of file ICPProcessor.cc.
| Action * ICPProcessorExt::ICPQuery | ( | Continuation * | c, | |
| URL * | url | |||
| ) | 
Definition at line 54 of file ICPProcessor.cc.
References ICPProcessor::ICPQuery().
Referenced by HttpSM::do_icp_lookup().
| void ICPProcessorExt::start | ( | ) | 
Definition at line 47 of file ICPProcessor.cc.
References ICPProcessor::start().
Referenced by main().
 1.7.1
 1.7.1