|
Squid Web Cache master
|
#include <ostream>Go to the source code of this file.
Namespaces | |
| namespace | AnyP |
Enumerations | |
| enum | AnyP::ProtocolType { AnyP::PROTO_NONE = 0 , AnyP::PROTO_HTTP , AnyP::PROTO_FTP , AnyP::PROTO_HTTPS , AnyP::PROTO_COAP , AnyP::PROTO_COAPS , AnyP::PROTO_WAIS , AnyP::PROTO_ICP , AnyP::PROTO_HTCP , AnyP::PROTO_URN , AnyP::PROTO_WHOIS , AnyP::PROTO_ICY , AnyP::PROTO_TLS , AnyP::PROTO_SSL , AnyP::PROTO_AUTHORITY_FORM , AnyP::PROTO_UNKNOWN , AnyP::PROTO_MAX } |
Functions | |
| std::ostream & | AnyP::operator<< (std::ostream &os, ProtocolType const &p) |
Variables | |
| const char * | AnyP::ProtocolType_str [] |