t_privatesortrec Struct Reference

used to pass data to a client sort function More...

#include <jdataview.h>

+ Collaboration diagram for t_privatesortrec:

Data Fields

t_jcolumnp_col
 column object to sort
char p_fwd
 1 if sorting "forwards"
t_objectp_client
 pointer to the client object
t_jdataviewp_dv
 pointer to the dataview

Detailed Description

used to pass data to a client sort function