Namespaces | Functions
EnumHelper.h File Reference

Contains helper functions to handle enums with textual descriptions. More...

#include <vector>
#include "icl_core/BaseTypes.h"
#include "icl_core/ImportExport.h"
Include dependency graph for EnumHelper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 icl_core
 

Functions

bool icl_core::string2Enum (const String &str, int32_t &value, const char *const *descriptions, const char *end_marker)
 
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

Contains helper functions to handle enums with textual descriptions.

Author
Klaus Uhl uhl@f.nosp@m.zi.d.nosp@m.e
Date
2009-03-08

Definition in file EnumHelper.h.



fzi_icl_core
Author(s):
autogenerated on Mon Jun 10 2019 13:17:58