Tuple Class Reference
#include <vdkcustom.h>
List of all members.
Public Member Functions
- Tuple (int n=0, int key=0)
Detailed Description
This class represent a tuple, a string array with an element considered as a primary key.
Constructor & Destructor Documentation
Tuple::Tuple |
( |
int |
n = 0 , |
|
|
int |
key = 0 | |
|
) |
| | [inline] |
Constructor.
- Parameters:
-
| n,array | dimension |
| key,ordinal | position of the key field ( 0 <= key < n) |
The documentation for this class was generated from the following file: