ssm_sort::key_cookie_t Class Reference
[Sorting]

Collaboration diagram for ssm_sort::key_cookie_t:

Collaboration graph
[legend]
List of all members.

Detailed Description

Input, output argument to CSKF, MOF, UMOF callbacks.

Since some of the callbacks need variously an integer or a pointer, this class puns an integer and a void *.

See ss_m::sort_file

Definition at line 171 of file sort_s.h.

Public Member Functions

 key_cookie_t ()
 key_cookie_t (int i)
 Create a cookie from an integer.
 key_cookie_t (void *v)
 Create a cookie from a pointer.
int make_int () const
 Extract integer value.
int make_smsize_t () const
 Extract smsize_t value.
void * make_ptr () const
 Extract ptr value.

Static Public Attributes

static key_cookie_t null


The documentation for this class was generated from the following file:
Generated on Mon Nov 8 11:14:20 2010 for Shore Storage Manager by  doxygen 1.4.7