ContentsIndexHome
PreviousUpNext
ITuple::copy Method

Copies the content of the source ITuple to this ITuple

 

C++
virtual void copy(const ITuple* tup) = 0;
Parameters 
Description 
source 
The ITuple to copy from.