enumeration_string_mapping< surface_type > Class Template Reference
#include <enums.h>
Static Public Member Functions | |
template<typename R , typename F > | |
static R | setup (F func) |
Detailed Description
template<>
class illumina::interop::constants::enumeration_string_mapping< surface_type >
Specialization that maps surface_type to a string
Member Function Documentation
|
inlinestatic |
Pass an array of string, enum pairs and its length to the given function
- Parameters
-
func pointer to a function that takes an array of string/enum pairs as a parameter
- Returns
- the value returned by the given function (in the case of
parse
andto_string
the return value is a singleton)
The documentation for this class was generated from the following file:
- /io/interop/logic/utils/enums.h