Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppMicroServices/CppMicroServices
/ GetTopic
Method
GetTopic
compendium/EM/src/Event.cpp:107–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
}
106
107
[[nodiscard]] std::string
108
Event::GetTopic() const
109
{
110
return topic;
111
}
112
113
[[nodiscard]] bool
114
Event::Matches(LDAPFilter const& filter) const
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64