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

Detailed description

Definition at line 67 of file ksort.h.

#include <ksort.h>

Public Members

void * left
 
void * right
 
int depth
 

Member Data Documentation

int ks_isort_stack_t::depth

Definition at line 69 of file ksort.h.

void* ks_isort_stack_t::left

Definition at line 68 of file ksort.h.

void * ks_isort_stack_t::right

Definition at line 68 of file ksort.h.


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