#include <dbStruct.hh>
Inheritance diagram for basic:
Public Member Functions | |
virtual | ~basic () |
virtual void | setStartKey (const char *key) |
virtual void | setEndKey (const char *key) |
Public Attributes | |
char | startKey [20] |
char | endKey [20] |
int | istart |
int | iend |
|
Definition at line 44 of file dbStruct.hh.
|
|
Definition at line 50 of file dbStruct.hh.
|
|
Definition at line 49 of file dbStruct.hh.
|
|
Definition at line 46 of file dbStruct.hh. |
|
Definition at line 48 of file dbStruct.hh. |
|
Definition at line 47 of file dbStruct.hh. |
|
Definition at line 45 of file dbStruct.hh. |