Function ouster::sdk::core::to_string(const ProductInfo&)
Defined in File types.h
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.