DynamicServiceGroup configuration to remember future dynamic chains. More...
#include <DynamicGroupCfg.h>

Public Types | |
| typedef std::vector< String > | Store |
| typedef String | Id |
Public Member Functions | |
| const String & | serviceIds () const |
| configured service IDs in X-Next-Services value (comma-separated) format More... | |
| void | add (const String &item) |
| updates group id and services More... | |
| void | clear () |
| makes the config empty More... | |
Public Attributes | |
| Id | id |
| group id More... | |
| Store | services |
| services in the group More... | |
Detailed Description
Definition at line 20 of file DynamicGroupCfg.h.
Member Typedef Documentation
◆ Id
Definition at line 24 of file DynamicGroupCfg.h.
◆ Store
Definition at line 23 of file DynamicGroupCfg.h.
Member Function Documentation
◆ add()
| void Adaptation::DynamicGroupCfg::add | ( | const String & | item | ) |
Definition at line 14 of file DynamicGroupCfg.cc.
References String::append(), and services.
Referenced by Adaptation::DynamicServiceChain::Split().
◆ clear()
| void Adaptation::DynamicGroupCfg::clear | ( | ) |
Definition at line 26 of file DynamicGroupCfg.cc.
◆ serviceIds()
|
inline |
Definition at line 32 of file DynamicGroupCfg.h.
References id.
Member Data Documentation
◆ id
| Id Adaptation::DynamicGroupCfg::id |
Definition at line 26 of file DynamicGroupCfg.h.
Referenced by Adaptation::DynamicServiceChain::DynamicServiceChain(), Adaptation::operator<<(), and serviceIds().
◆ services
| Store Adaptation::DynamicGroupCfg::services |
Definition at line 27 of file DynamicGroupCfg.h.
Referenced by add(), and Adaptation::DynamicServiceChain::DynamicServiceChain().
The documentation for this class was generated from the following files:
- src/adaptation/DynamicGroupCfg.h
- src/adaptation/DynamicGroupCfg.cc
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
