Parsing a input 'state' xml node.
47 this->
_name = std::string( states->first_attribute(
"name")->value() );
48 this->
_input = std::string( states->first_attribute(
"input")->value() );
std::string _input
It can be used to modify subsequent queries.
Definition: WAPodState.h:31
std::string _name
Describes the pod state.
Definition: WAPodState.h:30