![]() |
CMGDK r49-rc2
|
#include <queues.h>
公有属性 | |
uchar ** | root |
void * | first_cmp_arg |
uint | elements |
uint | max_elements |
uint | offset_to_key |
int | max_at_top |
int(* | compare )(void *, uchar *, uchar *) |
uint | auto_extent |
int(* st_queue::compare)(void *, uchar *, uchar *) |
void* st_queue::first_cmp_arg |