libwolfram20

◆ getScanner()

std::string WAPod::getScanner ( )

Returns a 'scanner' attribute of Pod.

Returns
scanner
67 {
68 return this->_scanner;
69}
std::string _scanner
The name of the scanner that produced this pod. A general guide to the type of data it holds.
Definition: WAPod.h:46