libwolfram20

◆ clearPodScanners()

void WAQuery::clearPodScanners ( )

Clear scanner config.

160 {
161 this->_podScanners.clear();
162}
std::vector< std::string > _podScanners
Specifies that only pods produced by the given scanner should be returned.
Definition: WAQuery.h:147