|
Squid Web Cache master
|
wraps Adaptation::Ecap::ServiceConfig to allow eCAP visitors More...
Public Types | |
| typedef Adaptation::Ecap::ServiceConfig | Master |
| typedef libecap::Name | Name |
| typedef libecap::Area | Area |
Public Member Functions | |
| ConfigRep (const Master &aMaster) | |
| const libecap::Area | option (const libecap::Name &name) const override |
| void | visitEachOption (libecap::NamedValueVisitor &visitor) const override |
Public Attributes | |
| const Master & | master |
| the configuration being wrapped | |
Definition at line 50 of file ServiceRep.cc.
| typedef libecap::Area Adaptation::Ecap::ConfigRep::Area |
Definition at line 55 of file ServiceRep.cc.
Definition at line 53 of file ServiceRep.cc.
| typedef libecap::Name Adaptation::Ecap::ConfigRep::Name |
Definition at line 54 of file ServiceRep.cc.
| Adaptation::Ecap::ConfigRep::ConfigRep | ( | const Master & | aMaster | ) |
Definition at line 80 of file ServiceRep.cc.
|
override |
Definition at line 85 of file ServiceRep.cc.
References Adaptation::Ecap::metaBypassable.
|
override |
Definition at line 103 of file ServiceRep.cc.
References Adaptation::Ecap::metaBypassable.
| const Master& Adaptation::Ecap::ConfigRep::master |
Definition at line 63 of file ServiceRep.cc.