libwolfram20
◆
getPods()
std::vector<
WAPod
> WAResult::getPods
(
)
Returns the getted array of Pods of the previous query.
Precondition
Call
parse
Returns
Getted Pods
139
{
140
return
this->
_pods
;
141
}
WAResult::_pods
std::vector< WAPod > _pods
All the results of the query.
Definition:
WAResult.h:62
WAResult
Generated by
1.9.2