NVBIO
|
Definition at line 52 of file string_alloc.h.
#include <string_alloc.h>
Public Members | |
size_t | max_length |
size_t | nstrings |
string_t * | strings |
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.