libwolfram20
◆
addPodIndex()
void WAQuery::addPodIndex
(
int
podindex
)
Adding a string index.
Parameters
[in]
podindex
String of index
137
{
138
this->
_podIndexes
.push_back(podindex);
139
}
WAQuery::_podIndexes
std::vector< int > _podIndexes
Specifies the index(es) of the pod(s) to return.
Definition:
WAQuery.h:146
WAQuery
Generated by
1.9.2