Function ClassInfo2TOML#
Defined in File installation_manifest.h
Function Documentation#
-
std::string ClassInfo2TOML(const sdv::SClassInfo &rsClass)#
Create a TOML string using the class information.
- Parameters:
rsClass – [in] Reference to the class structure.
- Returns:
Returns a string to the class table rray entry or an empty string when the type of class name were invalid or empty.