metric_format_factory.h File Reference

Go to the source code of this file.

Classes

struct  metric_format_factory< Metric >
 

Namespaces

 illumina
 
 illumina::interop
 
 illumina::interop::io
 

Macros

#define INTEROP_REGISTER_METRIC_GENERIC_LAYOUT(Metric, Version)
 
#define INTEROP_REGISTER_METRIC_ANOTHER_GENERIC_LAYOUT(Metric, Proxy, Version)
 

Detailed Description

Factory for generating metric formats

Date
8/15/15
Version
1.0

Macro Definition Documentation

#define INTEROP_REGISTER_METRIC_ANOTHER_GENERIC_LAYOUT (   Metric,
  Proxy,
  Version 
)
Value:

Register a metric format with the factory

Parameters
Metricmetric class
Proxyactual metric parser to use
Versionversion number
#define INTEROP_REGISTER_METRIC_GENERIC_LAYOUT (   Metric,
  Version 
)
Value:

Register a metric format with the factory

Parameters
Metricmetric class
Versionversion number