Function eCAL::Monitoring::GetMonitoring(std::string&)

Function eCAL::Monitoring::GetMonitoring(std::string&)#

Function Documentation#

ECAL_API int eCAL::Monitoring::GetMonitoring(std::string &mon_)#

Get monitoring as serialized protobuf string.

Deprecated:

Will be removed in future eCAL versions. Please use GetMonitoring(std::string& mon_, unsigned int entities_) instead.

Parameters:

mon_[out] String to store the monitoring information.

Returns:

Monitoring buffer length or zero if failed.