This is the complete list of members for XPlot, including all inherited members.
axisW() const (defined in XPlot) | XPlot | inline |
axisX() const (defined in XPlot) | XPlot | inline |
axisY() const (defined in XPlot) | XPlot | inline |
axisZ() const (defined in XPlot) | XPlot | inline |
barColor() const (defined in XPlot) | XPlot | inline |
blendColor(unsigned int c1, unsigned int c2, float t) (defined in XPlot) | XPlot | inlineprivate |
clearAllPoints(Transaction &tr)=0 (defined in XPlot) | XPlot | pure virtual |
clearPoints() const (defined in XPlot) | XPlot | inline |
clipLine(const tCanvasPoint &c1, const tCanvasPoint &c2, XGraph::ScrPoint *s1, XGraph::ScrPoint *s2, bool blendcolor, unsigned int *color1, unsigned int *color2, float *alpha1, float *alpha2) (defined in XPlot) | XPlot | inlineprivate |
colorPlot() const (defined in XPlot) | XPlot | inline |
colorPlotColorHigh() const (defined in XPlot) | XPlot | inline |
colorPlotColorLow() const (defined in XPlot) | XPlot | inline |
const_iterator typedef (defined in Transactional::Node< XNode >) | Transactional::Node< XNode > | |
create(const char *name) (defined in XNode) | XNode | inline |
create(const char *name, bool runtime, Args &&...args) (defined in XNode) | XNode | |
create(Transaction &tr, const char *name) (defined in XNode) | XNode | inline |
create(Transaction &tr, const char *name, bool runtime, Args &&...args) (defined in XNode) | XNode | |
create(Args &&...args) (defined in Transactional::Node< XNode >) | Transactional::Node< XNode > | static |
createOrphan(const char *name) (defined in XNode) | XNode | inlinestatic |
createOrphan(const char *name, bool runtime, Args_ &&...args) (defined in XNode) | XNode | static |
disable() | XNode | |
displayMajorGrid() const (defined in XPlot) | XPlot | inline |
displayMinorGrid() const (defined in XPlot) | XPlot | inline |
drawBars() const (defined in XPlot) | XPlot | inline |
drawGrid(const Snapshot &shot, XQGraphPainter *painter, bool drawzaxis=true) (defined in XPlot) | XPlot | |
drawGrid(const Snapshot &shot, XQGraphPainter *painter, shared_ptr< XAxis > &axis1, shared_ptr< XAxis > &axis2) (defined in XPlot) | XPlot | private |
drawLegend(const Snapshot &shot, XQGraphPainter *painter, const XGraph::ScrPoint &spt, float dx, float dy) | XPlot | |
drawLines() const (defined in XPlot) | XPlot | inline |
drawPlot(const Snapshot &shot, XQGraphPainter *painter) | XPlot | |
drawPoints() const (defined in XPlot) | XPlot | inline |
findPoint(const Snapshot &shot, int start, const XGraph::GPoint &gmin, const XGraph::GPoint &gmax, XGraph::GFloat width, XGraph::ValPoint *val, XGraph::GPoint *g1) | XPlot | |
fixScales(const Snapshot &) | XPlot | |
getChild(const XString &var) const (defined in XNode) | XNode | |
getLabel() const | XPlot | inlinevirtual |
getName() const | XNode | |
getParent() const (defined in XNode) | XNode | |
getTypename() const (defined in XNode) | XNode | |
graphToScreen(const Snapshot &shot, const XGraph::GPoint &pt, XGraph::ScrPoint *scr) (defined in XPlot) | XPlot | |
graphToScreenFast(const XGraph::GPoint &pt, XGraph::ScrPoint *scr) (defined in XPlot) | XPlot | inlineprivate |
graphToVal(const Snapshot &shot, const XGraph::GPoint &pt, XGraph::ValPoint *val) (defined in XPlot) | XPlot | |
insert(Transaction< XNode > &tr, const shared_ptr< XNode > &var, bool online_after_insertion=false) | Transactional::Node< XNode > | |
insert(const shared_ptr< XNode > &var) | Transactional::Node< XNode > | |
intensity() const (defined in XPlot) | XPlot | inline |
isPtIncluded(const XGraph::GPoint &pt) (defined in XPlot) | XPlot | inlineprivate |
iterate_commit(Closure) | Transactional::Node< XNode > | inline |
iterate_commit_if(Closure) | Transactional::Node< XNode > | inline |
iterate_commit_while(Closure) | Transactional::Node< XNode > | inline |
iterator typedef (defined in Transactional::Node< XNode >) | Transactional::Node< XNode > | |
label() const (defined in XPlot) | XPlot | inline |
lineColor() const (defined in XPlot) | XPlot | inline |
m_axisW (defined in XPlot) | XPlot | private |
m_axisX (defined in XPlot) | XPlot | private |
m_axisY (defined in XPlot) | XPlot | private |
m_axisZ (defined in XPlot) | XPlot | private |
m_barColor (defined in XPlot) | XPlot | private |
m_canvasPtsSnapped (defined in XPlot) | XPlot | private |
m_clearPoints (defined in XPlot) | XPlot | private |
m_colorPlot (defined in XPlot) | XPlot | private |
m_colorPlotColorHigh (defined in XPlot) | XPlot | private |
m_colorPlotColorLow (defined in XPlot) | XPlot | private |
m_curAxisW (defined in XPlot) | XPlot | protected |
m_curAxisX (defined in XPlot) | XPlot | protected |
m_curAxisY (defined in XPlot) | XPlot | protected |
m_curAxisZ (defined in XPlot) | XPlot | protected |
m_displayMajorGrid (defined in XPlot) | XPlot | private |
m_displayMinorGrid (defined in XPlot) | XPlot | private |
m_drawBars (defined in XPlot) | XPlot | private |
m_drawLines (defined in XPlot) | XPlot | private |
m_drawPoints (defined in XPlot) | XPlot | private |
m_graph (defined in XPlot) | XPlot | protected |
m_intensity (defined in XPlot) | XPlot | private |
m_label (defined in XPlot) | XPlot | private |
m_len (defined in XPlot) | XPlot | protected |
m_lineColor (defined in XPlot) | XPlot | private |
m_lsnClearPoints (defined in XPlot) | XPlot | private |
m_majorGridColor (defined in XPlot) | XPlot | private |
m_maxCount (defined in XPlot) | XPlot | private |
m_minorGridColor (defined in XPlot) | XPlot | private |
m_pointColor (defined in XPlot) | XPlot | private |
m_ptsSnapped (defined in XPlot) | XPlot | protected |
m_scr0 (defined in XPlot) | XPlot | protected |
m_zwoAxisZ | XPlot | private |
majorGridColor() const (defined in XPlot) | XPlot | inline |
maxCount() const (defined in XPlot) | XPlot | inline |
minorGridColor() const (defined in XPlot) | XPlot | inline |
Node(const Node &)=delete (defined in Transactional::Node< XNode >) | Transactional::Node< XNode > | |
Node() | Transactional::Node< XNode > | protected |
NodeList typedef (defined in Transactional::Node< XNode >) | Transactional::Node< XNode > | |
NodeNotFoundError typedef (defined in Transactional::Node< XNode >) | Transactional::Node< XNode > | |
onClearPoints(const Snapshot &, XTouchableNode *) (defined in XPlot) | XPlot | private |
operator=(const Node &)=delete (defined in Transactional::Node< XNode >) | Transactional::Node< XNode > | |
pointColor() const (defined in XPlot) | XPlot | inline |
print_() const (defined in Transactional::Node< XNode >) | Transactional::Node< XNode > | |
release(Transaction< XNode > &tr, const shared_ptr< XNode > &var) | Transactional::Node< XNode > | |
release(const shared_ptr< XNode > &var) | Transactional::Node< XNode > | |
releaseAll() | Transactional::Node< XNode > | |
screenToGraph(const Snapshot &shot, const XGraph::ScrPoint &pt, XGraph::GPoint *g) (defined in XPlot) | XPlot | |
screenToVal(const Snapshot &shot, const XGraph::ScrPoint &scr, XGraph::ValPoint *val, XGraph::SFloat scr_prec=-1) | XPlot | |
setUIEnabled(bool v) | XNode | |
snapshot(const Snapshot &shot)=0 | XPlot | pure virtual |
swap(Transaction< XNode > &tr, const shared_ptr< XNode > &x, const shared_ptr< XNode > &y) | Transactional::Node< XNode > | |
swap(const shared_ptr< XNode > &x, const shared_ptr< XNode > &y) | Transactional::Node< XNode > | |
upperNode(Snapshot< XNode > &shot) | Transactional::Node< XNode > | |
validateAutoScale(const Snapshot &shot) | XPlot | virtual |
valToGraphFast(const XGraph::ValPoint &pt, XGraph::GPoint *gr) (defined in XPlot) | XPlot | inlineprivate |
XNode(const char *name, bool runtime=false) (defined in XNode) | XNode | explicit |
XNode()=delete (defined in XNode) | XNode | |
XPlot(const char *name, bool runtime, Transaction &tr_graph, const shared_ptr< XGraph > &graph) (defined in XPlot) | XPlot | |
zwoAxisZ() const | XPlot | inline |
~Node() (defined in Transactional::Node< XNode >) | Transactional::Node< XNode > | virtual |
~XNode() (defined in XNode) | XNode | virtual |