ContentsIndexHome
PreviousUpNext
IIterator::getValue Method (std::string&)

Retrieves the value on the current position into the given argument. Applies to string valued data only. 

 

C++
virtual void getValue(std::string& val) = 0;
Parameters 
Description 
std::string& val 
The string into which the value on the current position should retrieved