casa
5.7.0-16
|
This is the complete list of members for casa::PlotErrorDataImpl< T >, including all inherited members.
errorMaxes(double &xLeft, double &xRight, double &yBottom, double &yTop) | casa::PlotErrorDataImpl< T > | inline |
isValid() const | casa::PlotPointDataImpl< T > | inlinevirtual |
m_xError | casa::PlotErrorDataImpl< T > | private |
m_yError | casa::PlotErrorDataImpl< T > | private |
minsMaxes(double &xMin, double &xMax, double &yMin, double &yMax) | casa::PlotPointDataImpl< T > | inlinevirtual |
PlotData() | casa::PlotData | inline |
PlotErrorDataImpl(T *&x, T *&y, T *&xError, T *&yError, unsigned int size, bool shouldDelete=true) | casa::PlotErrorDataImpl< T > | inline |
PlotErrorDataImpl(std::vector< T > &x, std::vector< T > &y, std::vector< T > &xError, std::vector< T > &yError, bool shouldDelete=false) | casa::PlotErrorDataImpl< T > | inline |
PlotErrorDataImpl(casacore::Vector< T > &x, casacore::Vector< T > &y, casacore::Vector< T > &xError, casacore::Vector< T > &yError, bool shouldDelete=false) | casa::PlotErrorDataImpl< T > | inline |
PlotErrorDataImpl(T *&x, T *&y, T *&xLeftError, T *&xRightError, T *&yBottomError, T *&yTopError, unsigned int size, bool shouldDelete=true) | casa::PlotErrorDataImpl< T > | inline |
PlotErrorDataImpl(std::vector< T > &x, std::vector< T > &y, std::vector< T > &xLeftError, std::vector< T > &xRightError, std::vector< T > &yBottomError, std::vector< T > &yTopError, bool shouldDelete=false) | casa::PlotErrorDataImpl< T > | inline |
PlotErrorDataImpl(casacore::Vector< T > &x, casacore::Vector< T > &y, casacore::Vector< T > &xLeftError, casacore::Vector< T > &xRightError, casacore::Vector< T > &yBottomError, casacore::Vector< T > &yTopError, bool shouldDelete=false) | casa::PlotErrorDataImpl< T > | inline |
PlotPointData() | casa::PlotPointData | inline |
PlotPointDataImpl(std::vector< T > &x, std::vector< T > &y, bool shouldDelete=false) | casa::PlotPointDataImpl< T > | inline |
PlotPointDataImpl(casacore::Vector< T > &x, casacore::Vector< T > &y, bool shouldDelete=false) | casa::PlotPointDataImpl< T > | inline |
PlotPointDataImpl(T *&x, T *&y, unsigned int size, bool shouldDel=false) | casa::PlotPointDataImpl< T > | inline |
PlotPointDataImpl(std::vector< T > &y, bool shouldDelete=false) | casa::PlotPointDataImpl< T > | inline |
PlotPointDataImpl(casacore::Vector< T > &y, bool shouldDelete=false) | casa::PlotPointDataImpl< T > | inline |
PlotPointDataImpl(T *&y, unsigned int size, bool shouldDel=false) | casa::PlotPointDataImpl< T > | inline |
setDeleteData(bool del=true) | casa::PlotErrorDataImpl< T > | inlinevirtual |
size() const | casa::PlotPointDataImpl< T > | inlinevirtual |
willDeleteData() const | casa::PlotErrorDataImpl< T > | inlinevirtual |
xAndYAt(unsigned int index, double &x, double &y) const | casa::PlotPointData | virtual |
xAt(unsigned int i) const | casa::PlotPointDataImpl< T > | inlinevirtual |
xLeftErrorAt(unsigned int i) const | casa::PlotErrorDataImpl< T > | inline |
xRightErrorAt(unsigned int i) const | casa::PlotErrorDataImpl< T > | inline |
yAt(unsigned int i) const | casa::PlotPointDataImpl< T > | inlinevirtual |
yBottomErrorAt(unsigned int i) const | casa::PlotErrorDataImpl< T > | inline |
yTopErrorAt(unsigned int i) const | casa::PlotErrorDataImpl< T > | inline |
~PlotData() | casa::PlotData | inlinevirtual |
~PlotErrorDataImpl() | casa::PlotErrorDataImpl< T > | inline |
~PlotPointData() | casa::PlotPointData | inlinevirtual |
~PlotPointDataImpl() | casa::PlotPointDataImpl< T > | inlinevirtual |