Base class for other domain-classes that provide attributes.
More...
#include <serverconfig.hpp>
Base class for other domain-classes that provide attributes.
◆ ~AttributeProviderBase()
virtual kanzi::connect::ServerConfig::AttributeProviderBase::~AttributeProviderBase |
( |
| ) |
|
|
virtualdefault |
◆ getAttributes() [1/2]
AttributeList & kanzi::connect::ServerConfig::AttributeProviderBase::getAttributes |
( |
| ) |
|
Retrieve attributes.
- Returns
- attribute list.
◆ getAttributes() [2/2]
const AttributeList & kanzi::connect::ServerConfig::AttributeProviderBase::getAttributes |
( |
| ) |
const |
Retrieve attributes.
- Returns
- attribute list.
◆ m_attributes
AttributeList kanzi::connect::ServerConfig::AttributeProviderBase::m_attributes |
|
protected |
The documentation for this class was generated from the following file: