Specs
Beautiful C++ Test Framework
|
This is the complete list of members for SpecsCpp::SpecTagCollection, including all inherited members.
add(const char *value) override | SpecsCpp::SpecTagCollection | inlinevirtual |
clear() override | SpecsCpp::SpecTagCollection | inlinevirtual |
foreach(std::function< void(const char *)> fn) const | SpecsCpp::ISpecTagCollection | inline |
foreach_tag(ForEachTagFn *fn) const override | SpecsCpp::SpecTagCollection | inlinevirtual |
ForEachTagFn typedef | SpecsCpp::ISpecTagCollection | |
has(const char *key) const override | SpecsCpp::SpecTagCollection | inlinevirtual |
merge(ISpecTagCollection *other) override | SpecsCpp::SpecTagCollection | inlinevirtual |
~ISpecTagCollection()=default | SpecsCpp::ISpecTagCollection | virtual |