Function eCAL::Util::GetDescription(const std::string&)

Function Documentation

ECAL_API std::string eCAL::Util::GetDescription(const std::string &topic_name_)

Gets description of the specified topic.

This function is deprecated with eCAL 5.10. Please use GetTopicDescription.

Parameters

topic_name_ – Topic name.

Returns

Topic description.