libwolfram20

◆ getTitle()

std::string WASubpod::getTitle ( )

Returns a 'title' attribute of subpod.

Returns
Title
45 {
46 return this->_title;
47}
std::string _title
TODO.
Definition: WASubpod.h:39