libwolfram20
WAPodState Class Reference

Contains a particular pod state for a single pod or subpod. More...

#include <WAPodState.h>

Public Member Functions

 WAPodState (rapidxml::xml_node<> *states)
 It generates the object with the states. More...
 
std::string getName ()
 Returning the name of the state. More...
 
std::string getInput ()
 Returning a 'input' attribute of state. More...
 

Private Member Functions

void parse (rapidxml::xml_node<> *states)
 Parsing a input 'state' xml node. More...
 

Private Attributes

std::string _name
 Describes the pod state.
 
std::string _input
 It can be used to modify subsequent queries.
 

Detailed Description

Contains a particular pod state for a single pod or subpod.

More information on Wolfram documentation


The documentation for this class was generated from the following files: