ServiceFilter.cc
Go to the documentation of this file.
15Adaptation::ServiceFilter::ServiceFilter(Method aMethod, VectPoint aPoint, HttpRequest *aReq, HttpReply *aRep, AccessLogEntry::Pointer const &alp):
66std::ostream &
information used to search for adaptation services
Definition: ServiceFilter.h:23
ServiceFilter(Method, VectPoint, HttpRequest *, HttpReply *, AccessLogEntry::Pointer const &al)
Definition: ServiceFilter.cc:15
ServiceFilter & operator=(const ServiceFilter &f)
Definition: ServiceFilter.cc:50
Definition: HttpReply.h:25
Definition: HttpRequest.h:49
std::ostream & operator<<(std::ostream &os, const Answer &answer)
Definition: Answer.h:49