Function sdv::String2ObjectType#
Defined in File sdv_core.h
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.