vdj_pipe
pipeline for processing DNA sequence data
|
Provides access to standard eMID values. More...
#include <value_names.hpp>
Public Member Functions | |
Value_ids_emid (Value_map &vm) | |
Val_id | emid_fwd () const |
Val_id | emid_rev () const |
Val_id | emid_path_fwd () const |
Val_id | emid_path_rev () const |
Private Types | |
enum | { emid_fwd_ = 0, emid_rev_ = 1, emid_path_fwd_ = 2, emid_path_rev_ = 3 } |
typedef boost::array< Val_id, 4 > | id_array |
Private Attributes | |
id_array | ida_ |
Provides access to standard eMID values.
|
private |
|
explicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |