HIBF 1.0.0-rc.1
All Classes Namespaces Files Functions Variables Typedefs Friends Macros Modules Pages Concepts
seqan::hibf::layout::layout Struct Reference

The layout. More...

#include <hibf/layout/layout.hpp>

Classes

struct  max_bin
 
struct  user_bin
 

Public Member Functions

void clear ()
 
bool operator== (layout const &) const =default
 
void read_from (std::istream &stream)
 
void write_to (std::ostream &stream) const
 

Public Attributes

std::vector< max_binmax_bins {}
 
size_t top_level_max_bin_id {}
 
std::vector< user_binuser_bins {}
 

Detailed Description

The layout.


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