Function Discovery::resolve_prefix
Defined in File demangle.h
Function Documentation
-
std::string Discovery::resolve_prefix(const std::string &name, const std::string &prefix)
Resolve a prefix.
Returns
name
stripped ofprefix
.- Parameters:
name – Mangled topic name
prefix – Prefix of the entity type
- Returns:
Demangled topic name