ContentsIndexHome
PreviousUpNext
ITuple::printLabels Method

Prints the labels of the elements in the tuple to the stream. 

 

C++
virtual void printLabels(std::ostream& os) const = 0;
Parameters 
Description 
std::ostream& os 
The output stream to print to to.