eyedbsm::HIdxCursor Class Reference
[eyedbsm]

Not yet documented. More...

#include <HIdx.h>

Inheritance diagram for eyedbsm::HIdxCursor:

eyedbsm::IdxCursor

List of all members.

Public Member Functions

 HIdxCursor (const HIdx *idx, const void *skey=0, const void *ekey=defaultSKey, Boolean sexcl=False, Boolean eexcl=False, Boolean(*user_cmp)(const void *key, void *cmp_arg)=0, void *cmp_arg=0, int thread_cnt=0)
 Not yet documented.
Status next (Boolean *found, void *data=0, Idx::Key *key=0)
 Not yet documented.
Status next (Boolean *found, DataBuffer &data, Idx::Key *key=0)
 Not yet documented.
Status next (unsigned int *found_cnt, Idx::Key *key=0)
 Not yet documented.
 ~HIdxCursor ()


Detailed Description

Not yet documented.

Definition at line 648 of file HIdx.h.


Constructor & Destructor Documentation

eyedbsm::HIdxCursor::HIdxCursor ( const HIdx idx,
const void *  skey = 0,
const void *  ekey = defaultSKey,
Boolean  sexcl = False,
Boolean  eexcl = False,
Boolean(*)(const void *key, void *cmp_arg)  user_cmp = 0,
void *  cmp_arg = 0,
int  thread_cnt = 0 
)

Not yet documented.

Parameters:
idx 
skey 
ekey 
sexcl 
eexcl 
user_cmp 
cmp_arg 
thread_cnt 


Member Function Documentation

Status eyedbsm::HIdxCursor::next ( Boolean found,
void *  data = 0,
Idx::Key key = 0 
) [virtual]

Not yet documented.

Parameters:
found 
data 
key 
Returns:

Implements eyedbsm::IdxCursor.

Definition at line 4079 of file HIdx.cc.

Status eyedbsm::HIdxCursor::next ( Boolean found,
DataBuffer data,
Idx::Key key = 0 
) [virtual]

Not yet documented.

Parameters:
found 
data 
key 
Returns:

Implements eyedbsm::IdxCursor.

Definition at line 4084 of file HIdx.cc.

Status eyedbsm::HIdxCursor::next ( unsigned int *  found_cnt,
Idx::Key key = 0 
) [virtual]

Not yet documented.

Parameters:
found_cnt 
key 
Returns:

Implements eyedbsm::IdxCursor.

Definition at line 4067 of file HIdx.cc.


The documentation for this class was generated from the following files:
Generated on Mon Dec 22 18:16:25 2008 for eyedb by  doxygen 1.5.3