fill_enum_name_vector< Enum > Struct Template Reference
#include <enums.h>
Public Member Functions | |
fill_enum_name_vector (std::vector< std::string > &vec1, const size_t start=0) | |
void | operator() (const std::pair< std::string, Enum > *vals, const size_t n) const |
Detailed Description
template<typename Enum>
struct illumina::interop::constants::detail::fill_enum_name_vector< Enum >
Helper functor to fill an enum vector
Constructor & Destructor Documentation
|
inline |
Constructor
- Parameters
-
vec1 vector to fill start number of start elements to skip
Member Function Documentation
|
inline |
Fill the vector
- Parameters
-
vals string/enum pair array n number of elements in array
The documentation for this struct was generated from the following file:
- /io/interop/logic/utils/enums.h