vg
tools for working with variation graphs
Classes | Namespaces | Functions
nodetraversal.hpp File Reference
#include <vg/vg.pb.h>
#include "hash_map.hpp"

Classes

class  vg::NodeTraversal
 
struct  vg::wang_hash< NodeTraversal >
 hash function for NodeTraversals More...
 
struct  std::hash< vg::NodeTraversal >
 hash function for NodeTraversals More...
 

Namespaces

 vg
 
 std
 Hash functor to hash NodeSides using std::hash.
 

Functions

ostream & vg::operator<< (ostream &out, const NodeTraversal &nodetraversal)
 Print the given NodeTraversal. More...