vdj_pipe
pipeline for processing DNA sequence data
Classes | Namespaces | Functions
sequence_entry.hpp File Reference
#include <string>
#include "boost/assert.hpp"
#include "boost/functional/hash.hpp"
#include "vdj_pipe/detail/string_ref.hpp"
#include "vdj_pipe/object_ids.hpp"
Include dependency graph for sequence_entry.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vdj_pipe::Seq_entry
 

Namespaces

 vdj_pipe
 Main namespace of vdj_pipe library.
 

Functions

bool vdj_pipe::operator== (Seq_entry const &se1, Seq_entry const &se2)
 
bool vdj_pipe::operator== (const boost::string_ref se1, Seq_entry const &se2)
 
bool vdj_pipe::operator== (Seq_entry const &se1, const boost::string_ref se2)
 
std::size_t vdj_pipe::hash_value (Seq_entry const &se)
 

Detailed Description

part of vdj_pipe project.

Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2013