Function sdv::String2ObjectType#

Function Documentation#

inline EObjectType sdv::String2ObjectType(const std::string &rssType)#

Get the object type from the string.

Parameters:

rssType[in] Reference to the string identifying the object type.

Returns:

The object type or sdv::EObjectType::Undefined.