libwolfram20

◆ getInput()

std::string WAPodState::getInput ( )

Returning a 'input' attribute of state.

Returns
Input of image
35 {
36 return this->_input;
37}
std::string _input
It can be used to modify subsequent queries.
Definition: WAPodState.h:31