NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Members | List of all members
string_alloc_t Struct Reference

Detailed description

Definition at line 52 of file string_alloc.h.

#include <string_alloc.h>

Public Members

size_t max_length
 
size_t nstrings
 
string_tstrings
 

Member Data Documentation

size_t string_alloc_t::max_length

Definition at line 53 of file string_alloc.h.

size_t string_alloc_t::nstrings

Definition at line 54 of file string_alloc.h.

string_t* string_alloc_t::strings

Definition at line 55 of file string_alloc.h.


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