libwolfram20

◆ clearPodIndexes()

void WAQuery::clearPodIndexes ( )

Clear index config.

144 {
145 this->_podIndexes.clear();
146}
std::vector< int > _podIndexes
Specifies the index(es) of the pod(s) to return.
Definition: WAQuery.h:146