MCPcopy Create free account
hub / github.com/apache/qpid-proton / add

Method add

tests/include/catch.hpp:11308–11311  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11306 }
11307
11308 void TagInfo::add( std::string const& spelling ) {
11309 ++count;
11310 spellings.insert( spelling );
11311 }
11312
11313 std::string TagInfo::all() const {
11314 size_t size = 0;

Callers 4

listTagsFunction · 0.45
registerTagAliasMethod · 0.45
ReusableStringStreamMethod · 0.45

Calls 4

startsWithFunction · 0.85
endsWithFunction · 0.85
TagAliasClass · 0.85
insertMethod · 0.45

Tested by

no test coverage detected