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

#include <sam_header.h>

Public Attributes

struct SAM_hdr_tag_snext
 
char * str
 
int len
 

Detailed Description

A single key:value pair on a header line

These form a linked list and hold strings. The strings are allocated from a string_alloc_t pool referenced in the master SAM_hdr structure. Do not attempt to free, malloc or manipulate these strings directly.

Member Data Documentation

int SAM_hdr_tag_s::len
struct SAM_hdr_tag_s* SAM_hdr_tag_s::next
char* SAM_hdr_tag_s::str

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