A plug-in configuration.
More...
#include <sag_connectivity_chain_managers.hpp>
A plug-in configuration.
This is a string name and a map_t for the configuration. Note that unlike map_t, this is copyable - copies are deep copies. (needed to make ChainDefinition copyable)
- Since
- 10.2.0.0
◆ ~PluginConfiguration()
com::softwareag::connectivity::chainmanagers::PluginConfiguration::~PluginConfiguration |
( |
| ) |
|
|
default |
while we override the copy behaviour, no change to move behaviour
◆ getConfiguration()
const map_t& com::softwareag::connectivity::chainmanagers::PluginConfiguration::getConfiguration |
( |
| ) |
const |
|
inline |
- Returns
- The configuration for this plug-in.
◆ getPluginName()
const std::string& com::softwareag::connectivity::chainmanagers::PluginConfiguration::getPluginName |
( |
| ) |
const |
|
inline |
while we override the copy behaviour, no change to destructor
- Returns
- The name of the plug-in.
◆ operator=()
while we override the copy behaviour, no change to move behaviour
The documentation for this struct was generated from the following file: