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

Retrieves the value of the scalar data 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 of the scalar data should retrieved