text_format_factory_proxy< Metric > Struct Template Reference
#include <text_format_factory.h>
Public Types | |
typedef Metric | metric_type |
typedef abstract_text_format< metric_type > | abstract_text_format_t |
Public Member Functions | |
text_format_factory_proxy (abstract_text_format_t *pformat) | |
Detailed Description
template<class Metric>
struct illumina::interop::io::text_format_factory_proxy< Metric >
Proxy for registering text formats
Member Typedef Documentation
Define the abstract format type
typedef Metric metric_type |
Define the metric type
Constructor & Destructor Documentation
|
inline |
Constructor
This constructor is used to statically register a text format in a source file.
The documentation for this struct was generated from the following file:
- /io/interop/io/format/text_format_factory.h