Function eCAL::Util::GetTopicNames#
Defined in File ecal_util.h
Function Documentation#
-
ECAL_API void eCAL::Util::GetTopicNames(std::vector<std::string> &topic_names_)#
Get all topic names.
- Parameters:
topic_names_ – Vector to store the topic names.