This is the complete list of members for TradeAction, including all inherited members.
fromFile(const std::string &filename) | XMLSerializable | |
fromXML(XMLNode *node) override | TradeAction | virtual |
fromXMLString(const std::string &xml) | XMLSerializable | |
owner() const | TradeAction | |
owner_ | TradeAction | private |
schedule() const | TradeAction | |
schedule_ | TradeAction | private |
toFile(const std::string &filename) const | XMLSerializable | |
toXML(XMLDocument &doc) const override | TradeAction | virtual |
toXMLString() const | XMLSerializable | |
TradeAction() | TradeAction | |
TradeAction(const string &type, const string &owner, const ScheduleData &schedule) | TradeAction | |
type() const | TradeAction | |
type_ | TradeAction | private |
~XMLSerializable() | XMLSerializable | virtual |