query_result_s Struct Reference

#include <worker_help.h>


Data Fields

int64_t lresult_total_size
lresult_slresult_head
int lresult_count
int state
int64_t offset_list_count
int64_t * offset_list
MPI_Request offset_list_count_req
MPI_Request offset_list_req


Field Documentation

int query_result_s::lresult_count

struct lresult_s* query_result_s::lresult_head

Merged linked list of all results

int64_t query_result_s::lresult_total_size

int64_t* query_result_s::offset_list

List of offsets for writing a query to file. The count should be the same as lresult_count.

int64_t query_result_s::offset_list_count

Count of offsets to be used

MPI_Request query_result_s::offset_list_count_req

MPI_Request query_result_s::offset_list_req

int query_result_s::state


The documentation for this struct was generated from the following file:
Generated on Sun May 20 13:10:04 2007 for s3asim by  doxygen 1.4.7