Function Discovery::demangle_topic

Function Documentation

std::string Discovery::demangle_topic(const std::string &topic_name)

Demangle a topic.

Return the topic name for a given topic if it is part of one, else “”.

Parameters:

topic_name – Mangled topic name

Returns:

Demangled topic name