vg
tools for working with variation graphs
Classes | Namespaces | Typedefs | Functions
zip_code.hpp File Reference
#include "varint.hpp"
#include "snarl_distance_index.hpp"
#include <gbwtgraph/minimizer.h>

Classes

class  vg::ZipCode
 
struct  vg::ZipCode::decoder_t
 
class  vg::ZipCodeCollection
 
struct  vg::ZipCode::node_code_t
 
struct  vg::ZipCode::chain_code_t
 
struct  vg::ZipCode::snarl_code_t
 
struct  vg::wang_hash< net_identifier_t >
 
struct  vg::MIPayload
 

Namespaces

 vg
 

Typedefs

typedef std::string vg::net_identifier_t
 

Functions

std::ostream & vg::operator<< (std::ostream &out, const ZipCode::code_type_t &type)
 Print a code type to a stream. More...
 
std::ostream & vg::operator<< (std::ostream &out, const ZipCode &zip)