enumeration_string_mapping< tile_naming_method > 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< tile_naming_method >

Specialization that maps tile_naming_method to a string

Member Function Documentation

static R setup ( func)
inlinestatic

Pass an array of string, enum pairs and its length to the given function

Parameters
funcpointer 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 and to_string the return value is a singleton)

The documentation for this class was generated from the following file: