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 More... | |
Detailed Description
Definition at line 41 of file ServiceRep.cc.
Member Typedef Documentation
◆ Area
typedef libecap::Area Adaptation::Ecap::ConfigRep::Area |
Definition at line 46 of file ServiceRep.cc.
◆ Master
Definition at line 44 of file ServiceRep.cc.
◆ Name
typedef libecap::Name Adaptation::Ecap::ConfigRep::Name |
Definition at line 45 of file ServiceRep.cc.
Constructor & Destructor Documentation
◆ ConfigRep()
Adaptation::Ecap::ConfigRep::ConfigRep | ( | const Master & | aMaster | ) |
Definition at line 71 of file ServiceRep.cc.
Member Function Documentation
◆ option()
|
override |
Definition at line 76 of file ServiceRep.cc.
References Adaptation::Ecap::metaBypassable.
◆ visitEachOption()
|
override |
Definition at line 94 of file ServiceRep.cc.
References Adaptation::Ecap::metaBypassable.
Member Data Documentation
◆ master
const Master& Adaptation::Ecap::ConfigRep::master |
Definition at line 54 of file ServiceRep.cc.
The documentation for this class was generated from the following file:
- src/adaptation/ecap/ServiceRep.cc