IntervalPrice Member List
This is the complete list of members for
IntervalPrice, including all inherited members.
Close enum value (defined in IntervalPrice) | IntervalPrice | |
close() const (defined in IntervalPrice) | IntervalPrice | |
extractComponent(const TimeSeries< IntervalPrice > &, enum IntervalPrice::Type) (defined in IntervalPrice) | IntervalPrice | [static] |
extractValues(const TimeSeries< IntervalPrice > &, IntervalPrice::Type) (defined in IntervalPrice) | IntervalPrice | [static] |
High enum value (defined in IntervalPrice) | IntervalPrice | |
high() const (defined in IntervalPrice) | IntervalPrice | |
IntervalPrice() (defined in IntervalPrice) | IntervalPrice | |
IntervalPrice(Real open, Real close, Real high, Real low) (defined in IntervalPrice) | IntervalPrice | |
Low enum value (defined in IntervalPrice) | IntervalPrice | |
low() const (defined in IntervalPrice) | IntervalPrice | |
makeSeries(const std::vector< Date > &d, const std::vector< Real > &open, const std::vector< Real > &close, const std::vector< Real > &high, const std::vector< Real > &low) (defined in IntervalPrice) | IntervalPrice | [static] |
Open enum value (defined in IntervalPrice) | IntervalPrice | |
open() const (defined in IntervalPrice) | IntervalPrice | |
setValue(Real value, IntervalPrice::Type) (defined in IntervalPrice) | IntervalPrice | |
setValues(Real open, Real close, Real high, Real low) (defined in IntervalPrice) | IntervalPrice | |
Type enum name (defined in IntervalPrice) | IntervalPrice | |
value(IntervalPrice::Type) const (defined in IntervalPrice) | IntervalPrice | |