libwolfram20

◆ WASubpod() [2/2]

WASubpod::WASubpod ( xml_node<> *  subpod)

It generates the object with the subpod.

Parameters
[in]subpodXML Node of subpod
29 {
30 this->parse(subpod);
31}
void parse(xml_node<> *subpod)
Parsing the input subpod.
Definition: WASubpod.cpp:84