libwolfram20

◆ clearExcludePodIDs()

void WAQuery::clearExcludePodIDs ( )

Clear excluded id config.

192 {
193 this->_excludePodIDs.clear();
194}
std::vector< std::string > _excludePodIDs
Specifies a pod ID to exclude from the result.
Definition: WAQuery.h:149