Functions | |
| template<typename T > | |
| bool | string2Enum (const String &str, T &value, const std::vector< std::string > &descriptions) |
| bool icl_core::impl::string2Enum | ( | const String & | str, |
| T & | value, | ||
| const std::vector< std::string > & | descriptions | ||
| ) |
Definition at line 51 of file EnumHelper.cpp.