vdk 2.4.0
|
#include <vdkcustom.h>
This class represent a tuple, a string array with an element considered as a primary key.
Tuple::Tuple | ( | int | n = 0 , |
int | key = 0 |
||
) | [inline] |
Constructor.
n,array | dimension |
key,ordinal | position of the key field ( 0 <= key < n) |