Function sdv::ObjectType2String#

Function Documentation#

inline std::string sdv::ObjectType2String(sdv::EObjectType eType)#

Get the object type string from the type.

Parameters:

eType[in] The object type to get the string from.

Returns:

The object type string.