Gamgee
You miserable little maggot. I'll stove your head in!
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
gamgee::utils::SamBodyDeleter Struct Reference

a functor object to delete a bam1_t pointer More...

#include <hts_memory.h>

Public Member Functions

void operator() (bam1_t *p) const
 

Detailed Description

a functor object to delete a bam1_t pointer

used by the unique_ptr queue used in the paired reader

Member Function Documentation

void gamgee::utils::SamBodyDeleter::operator() ( bam1_t p) const
inline

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