This is the complete list of members for PriceSegment, including all inherited members.
conventionsId() const | PriceSegment | |
conventionsId_ | PriceSegment | private |
empty() const | PriceSegment | |
empty_ | PriceSegment | private |
fromFile(const std::string &filename) | XMLSerializable | |
fromXML(XMLNode *node) override | PriceSegment | virtual |
fromXMLString(const std::string &xml) | XMLSerializable | |
offPeakDaily() const | PriceSegment | |
offPeakDaily_ | PriceSegment | private |
peakPriceCalendar() const | PriceSegment | |
peakPriceCalendar_ | PriceSegment | private |
peakPriceCurveId() const | PriceSegment | |
peakPriceCurveId_ | PriceSegment | private |
populateQuotes() | PriceSegment | private |
PriceSegment() | PriceSegment | |
PriceSegment(const std::string &type, const std::string &conventionsId, const std::vector< std::string > "es, const boost::optional< unsigned short > &priority=boost::none, const boost::optional< OffPeakDaily > &offPeakDaily=boost::none, const std::string &peakPriceCurveId="", const std::string &peakPriceCalendar="") | PriceSegment | |
priority() const | PriceSegment | |
priority_ | PriceSegment | private |
quotes() const | PriceSegment | |
quotes_ | PriceSegment | private |
strType_ | PriceSegment | private |
toFile(const std::string &filename) const | XMLSerializable | |
toXML(XMLDocument &doc) const override | PriceSegment | virtual |
toXMLString() const | XMLSerializable | |
Type enum name | PriceSegment | |
type() const | PriceSegment | |
type_ | PriceSegment | private |
~XMLSerializable() | XMLSerializable | virtual |