| Overview | Group | Tree | Graph | Deprecated | Index | Concepts |

This class represents a tuple object that clusters together
closely related data.
The data are organized in sets of tuples or arrays of tuples
You should not create IloTuple objects directly, but instead
create them using the method IloTupleSet::makeTuple or the
class IloTupleIterator.
See Also:
| Method Detail |
|---|
Displays the created tuple.
This member function deletes the invoking object. That is, it frees all the resources used by the invoking object. After a call to this member function, you cannot use the invoking extractable object again.
Returns the IloAnyCollection value of the given column of the invoking tuple. The IloTupleSet remains the owner of the collection. Produces an error if the column type is not compatible.
| col |
The column name of the invoking tuple.
|
IloAnyCollection representing the value of the column. Returns the IloAnyCollection value of the given column of the invoking tuple. The IloTupleSet remains the owner of the collection. Produces an error if the column type is not compatible.
See Also:
| path |
The column of the invoking tuple.
|
IloAnyCollection representing the value of the column. Returns the IloAnyCollecton value of the given column of the invoking tuple. The IloTupleSet remains the owner of the collection. Produces an error if the column type is not compatible.
| index |
The column of the invoking tuple.
|
IloAnyCollection representing the value of the column. Returns the IloAny value of the given column of the invoking tuple. Produces an error if the column type is not compatible.
See Also:
| path |
The column of the invoking tuple.
|
IloAny representing the value of the column. Returns the collection that the index is pointing to.
IloTupleCollection representing the collection. This member function returns the environment in which the invoking tuple was created.
Returns the position of the invoking tuple in its tuple set.
Returns the IloIntCollection value of the given column of the invoking tuple. The IloTupleSet remains the owner of the collection. Produces an error if the column type is not compatible.
| col |
The column name of the invoking tuple.
|
IloIntCollection representing the value of the column. Returns the IloIntCollection value of the given column of the invoking tuple. The IloTupleSet remains the owner of the collection. Produces an error if the column type is not compatible.
See Also:
| path |
The column of the invoking tuple.
|
IloIntCollection representing the value of the column. Returns the IloIntCollection value of the given column of the invoking tuple. The IloTupleSet remains the owner of the collection. Produces an error if the column type is not compatible.
The tuple set remains the owner of the collection.| index |
The column of the invoking tuple.
|
IloIntCollection representing the value of the column. Returns the IloIntMap value of the given column of the invoking tuple. The IloTupleSet remains the owner of the collection. Produces an error if the column type is not compatible.
| col |
The column name of the invoking tuple.
|
IloIntMap representing the value of the column. Returns the IloIntMap value of the given column of the invoking tuple. The IloTupleSet remains the owner of the collection. Produces an error if the column type is not compatible.
See Also:
| path |
The column of the invoking tuple.
|
IloIntMap representing the value of the column. Returns the IloIntMap value of the given column of the invoking tuple. The IloTupleSet remains the owner of the collection. Produces an error if the column type is not compatible.
| index |
The column of the invoking tuple.
|
IloIntMap representing the value of the column. Returns the IloIntSet value of the given column of the invoking tuple. The IloTupleSet remains the owner of the collection. Produces an error if the column type is not compatible.
| col |
The column name of the invoking tuple.
|
IloIntSet representing the value of the column. Returns the IloIntSet value of the given column of the invoking tuple. The IloTupleSet remains the owner of the collection. Produces an error if the column type is not compatible.
See Also:
| path |
The column of the invoking tuple.
|
IloIntSet representing the value of the column. Returns the IloIntSet value of the given column of the invoking tuple. The IloTupleSet remains the owner of the collection. Produces an error if the column type is not compatible.
| index |
The column of the invoking tuple.
|
IloIntSet representing the value of the column. Returns the value of the given column of the invoking tuple as an integer. Produces an error if the column type is not compatible.
| col |
The column name of the invoking tuple.
|
Returns the IloInt value of the given column of the invoking tuple. Produces an error if the column type is not compatible.
For a tuple having this schema:
< a: int, b: int, c: S1, d: int >
where S1 is
< e: symbol, f: S2, g: symbol >
and S2 is
< h: int, i: float >
getIntValue( [2,2] ) implies
return the value of g and
getIntValue( [2,1,0] ) implies
return the value of h.
| path |
The column of the invoking tuple.
|
Returns the integer value of the given column of the invoking tuple and produces an execution error if the column type is not IloInt.
| index |
The column of the invoking tuple.
|
Returns the IloNumCollection value of the given column of the invoking tuple. The IloTupleSet remains the owner of the collection. Produces an error if the column type is not compatible.
| col |
The column name of the invoking tuple.
|
IloNumCollection representing the value of the column. Returns the IloNumCollection value of the given column of the invoking tuple. The IloTupleSet remains the owner of the collection. Produces an error if the column type is not compatible.
See Also:
| path |
The column of the invoking tuple.
|
IloNumCollection representing the value of the column. Returns the IloNumCollection value of the given column of the invoking tuple. The IloTupleSet remains the owner of the collection. Produces an error if the column type is not compatible.
| index |
The column of the invoking tuple.
|
IloNumCollection representing the value of the column. Returns the IloNumMap value of the given column of the invoking tuple. The IloTupleSet remains the owner of the collection. Produces an error if the column type is not compatible.
| col |
The column name of the invoking tuple.
|
IloNumMap representing the value of the column. Returns the IloNumMap value of the given column of the invoking tuple. The IloTupleSet remains the owner of the collection. Produces an error if the column type is not compatible.
See Also:
| path |
The column of the invoking tuple.
|
IloNumMap representing the value of the column. Returns the IloNumMap value of the given column of the invoking tuple. The IloTupleSet remains the owner of the collection. Produces an error if the column type is not compatible.
| index |
The column of the invoking tuple.
|
IloNumMap representing the value of the column. Returns the IloNumSet value of the given column of the invoking tuple. The IloTupleSet remains the owner of the collection. Produces an error if the column type is not compatible.
| col |
The column name of the invoking tuple.
|
IloNumSet representing the value of the column. Returns the IloNumSet value of the given column of the invoking tuple. The IloTupleSet remains the owner of the collection. Produces an error if the column type is not compatible.
See Also:
| path |
The column of the invoking tuple.
|
IloNumSet representing the value of the column. Returns the IloNumSet value of the given column of the invoking tuple. The IloTupleSet remains the owner of the collection. Produces an error if the column type is not compatible.
| index |
The column of the invoking tuple.
|
IloNumSet representing the value of the column. Returns the value of the given column of the invoking tuple as floating-point number. Produces an error if the column type is not compatible.
| col |
The column name of the invoking tuple.
|
Returns the IloNum value of the given column of the invoking tuple. Produces an error if the column type is not compatible.
See Also:
| path |
The column of the invoking tuple.
|
Returns the IloNum value of the given column of the invoking tuple and produces an execution error if the column type is not IloNum.
| index |
The column of the invoking tuple.
|
Returns the schema of the created tuple.
IloTupleSchema containing the schema of the new tuple. Returns the value of the given column of the invoking tuple as a string. Produces an error if the column type is not compatible.
| col |
The column name of the invoking tuple.
|
Returns the value of the given column of the invoking tuple as a string. Produces an error if the column type is not compatible.
See Also:
| path |
The column of the invoking tuple.
|
Returns the value of the given column of the invoking tuple as a string. Produces an error if the column type is not compatible.
| index |
The column of the invoking tuple.
|
char representing the value of the column. Returns the IloSymbolSet value of the given column of the invoking tuple. The IloTupleSet remains the owner of the collection. Produces an error if the column type is not compatible.
| col |
The column name of the invoking tuple.
|
IloSymbolSet representing the value of the column. Returns the IloSymbolSet value of the given column of the invoking tuple. The IloTupleSet remains the owner of the collection. Produces an error if the column type is not compatible.
See Also:
| path |
The column of the invoking tuple.
|
IloSymbolSet representing the value of the column. Returns the IloSymbolSet value of the given column of the invoking tuple. The IloTupleSet remains the owner of the collection. Produces an error if the column type is not compatible.
| index |
The column of the invoking tuple.
|
IloSymbolSet representing the value of the column. Returns the IloSymbol value of the given column of the invoking tuple. Produces an error if the column type is not compatible.
| col |
The column name of the invoking tuple.
|
IloSymbol representing the value of the column. Returns the IloSymbol value of the given column of the invoking tuple. Produces an error if the column type is not compatible.
See Also:
| path |
The column of the invoking tuple.
|
IloSymbol representing the value of the column. Returns the IloSymbol value of the given column of the invoking tuple. Produces an error if the column type is not compatible.
| index |
The column of the invoking tuple.
|
IloSymbol representing the value of the column. Returns a buffer to commit on the IloTupleSet
To populate a set of tuple, you have to commit tuples by values.
See Also:
IloTupleBuffer to be committed.
Creates and returns the IloTuple value of the given column of the invoking tuple.
| col |
The column of the invoking tuple.
|
IloTuple representing the value of the column. Creates and returns the IloTuple value of the given column of the invoking tuple.
| path |
The column of the invoking tuple.
|
IloTuple representing the value of the column. Creates and returns the IloTuple value of the given column
of the invoking tuple.
| index |
The column of the invoking tuple.
|
IloSymbol representing the value of the column. sets the collection
Sets the index that points to the collection.
| i |
The index of the collection.
|