Namespaces | Functions
EnumHelper.cpp File Reference
#include <string.h>
#include "icl_core/EnumHelper.h"
Include dependency graph for EnumHelper.cpp:

Go to the source code of this file.

Namespaces

namespace  icl_core
namespace  icl_core::impl

Functions

bool icl_core::string2Enum (const String &str, int32_t &value, const char *const *descriptions, const char *end_marker)
template<typename T >
bool icl_core::impl::string2Enum (const String &str, T &value, const std::vector< std::string > &descriptions)
bool icl_core::string2Enum (const String &str, int32_t &value, const std::vector< std::string > &descriptions)
bool icl_core::string2Enum (const String &str, int64_t &value, const std::vector< std::string > &descriptions)

Detailed Description

Author:
Klaus Uhl <uhl@fzi.de>
Date:
2009-03-11

Definition in file EnumHelper.cpp.



fzi_icl_core
Author(s):
autogenerated on Thu Jun 6 2019 20:22:24