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

Function Documentation

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

Gets type name of the specified topic.

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

Parameters

topic_name_ – Topic name.

Returns

Topic type name.