Function ouster::sdk::core::to_string(const ProductInfo&)

Function Documentation

std::string ouster::sdk::core::to_string(const ProductInfo &info)

Get string representation of a product info.

Parameters:

info[in] – Product Info to get the string representation from.

Returns:

string representation of the product info.