libwolfram20

◆ getName()

std::string WAPodState::getName ( )

Returning the name of the state.

Returns
Name of image
26 {
27 return this->_name;
28}
std::string _name
Describes the pod state.
Definition: WAPodState.h:30