ssm_sort::sort_parm_t Struct Reference

Collaboration diagram for ssm_sort::sort_parm_t:

Collaboration graph
[legend]
List of all members.

Detailed Description

Behavioral options for sort_stream_i.

This structure was used in the original implementation of sort_file (now deprecated). Unfortunately, the API for sort_stream_i has not been updated to use the alternative behavioral options structure, sort_keys_t.

Examples:

sort_stream.cpp.

Definition at line 137 of file sort_s.h.

Public Member Functions

 sort_parm_t ()

Public Attributes

uint2_t run_size
 Number of pages for each run.
vid_t vol
 Volume on which scratch files will reside.
bool unique
 True -> duplicates will be removed.
bool ascending
 Sort in ascending order?
bool destructive
 Destroy the input file when done?
smlevel_3::sm_store_property_t property
 Logging level of scratch files.


The documentation for this struct was generated from the following file:
Generated on Wed Jul 7 17:22:44 2010 for Shore Storage Manager by  doxygen 1.4.7