|
Squid Web Cache master
|
#include "squid.h"#include "adaptation/Answer.h"#include "adaptation/Initiate.h"#include "adaptation/Initiator.h"#include "base/AsyncJobCalls.h"#include "http/Message.h"Go to the source code of this file.
Classes | |
| class | Adaptation::AnswerCall |
Namespaces | |
| namespace | Adaptation |
Typedefs | |
| typedef UnaryMemFunT< Initiator, Answer, const Answer & > | Adaptation::AnswerDialer |