#include <serverconfig.hpp>
Public Member Functions | |
| Policy () | |
| C++ constructor - initialize object. More... | |
Public Member Functions inherited from kanzi::connect::ServerConfig::AttributeProviderBase | |
| AttributeList & | getAttributes () |
| Retrieve attributes. More... | |
| const AttributeList & | getAttributes () const |
| Retrieve attributes. More... | |
| virtual | ~AttributeProviderBase ()=default |
Additional Inherited Members | |
Protected Attributes inherited from kanzi::connect::ServerConfig::AttributeProviderBase | |
| AttributeList | m_attributes |
| attribute data More... | |
Policy configuration.
| kanzi::connect::ServerConfig::Policy::Policy | ( | ) |
C++ constructor - initialize object.