vdj_pipe
pipeline for processing DNA sequence data
Public Types | List of all members
vdj_pipe::detail::Parser_line::Err Struct Reference

#include <parser_line.hpp>

Inheritance diagram for vdj_pipe::detail::Parser_line::Err:
Inheritance graph
[legend]
Collaboration diagram for vdj_pipe::detail::Parser_line::Err:
Collaboration graph
[legend]

Public Types

typedef boost::error_info< struct errinfo_line_n_, int > line_t
 
- Public Types inherited from vdj_pipe::base_exception
typedef boost::error_info< struct errinfo_message_, std::string > msg_t
 
typedef boost::error_info< struct errinfo_str1_, std::string > str1_t
 
typedef boost::error_info< struct errinfo_str2_, std::string > str2_t
 
typedef boost::error_info< struct errinfo_str3_, std::string > str3_t
 
typedef boost::error_info< struct errinfo_int1_, int > int1_t
 
typedef boost::error_info< struct errinfo_int2_, int > int2_t
 
typedef boost::error_info< struct errinfo_line_, int > line_t
 
typedef boost::error_info< struct errinfo_float1_, double > float1_t
 
typedef boost::errinfo_nested_exception nested_t
 

Member Typedef Documentation

typedef boost::error_info<struct errinfo_line_n_, int> vdj_pipe::detail::Parser_line::Err::line_t

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