Function ClassInfo2TOML#

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.