vdk 2.4.0
Public Member Functions
Tuple Class Reference

#include <vdkcustom.h>

Inheritance diagram for Tuple:
VDKArray< T >

List of all members.

Public Member Functions


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,arraydimension
key,ordinalposition of the key field ( 0 <= key < n)

The documentation for this class was generated from the following file: