This class does not fail when you try to add an element that already exists. Instead, it just keeps the older element.
More...
#include <TagManager.hh>
|
| | NoFailDataMap () |
| |
| bool | add (std::string const &type, std::string const &name, utility::VirtualBaseOP const op) override |
| |
This class does not fail when you try to add an element that already exists. Instead, it just keeps the older element.
◆ NoFailDataMap()
| protocols::multistage_rosetta_scripts::NoFailDataMap::NoFailDataMap |
( |
| ) |
|
|
inline |
◆ add()
| bool protocols::multistage_rosetta_scripts::NoFailDataMap::add |
( |
std::string const & |
type, |
|
|
std::string const & |
name, |
|
|
utility::VirtualBaseOP const |
op |
|
) |
| |
|
override |
The documentation for this class was generated from the following files: