pk_column Class Reference
primary key and column index info
More...
#include <varobj.h>
List of all members.
Detailed Description
primary key and column index info
Definition at line 62 of file varobj.h.
Constructor & Destructor Documentation
pk_column::pk_column |
( |
size_t |
pk, |
|
|
size_t |
col | |
|
) |
| | [inline] |
constructor
- Parameters:
-
pk |
primary key |
col |
column index |
Definition at line 66 of file varobj.h.
Member Function Documentation
bool pk_column::operator< |
( |
const pk_column & |
x |
) |
const [inline] |
bool pk_column::operator== |
( |
const pk_column & |
x |
) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: