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

namespace  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@fzi.de>
Date:
2009-03-08

Definition in file EnumHelper.h.



fzi_icl_core
Author(s):
autogenerated on Tue Aug 8 2017 02:28:04