This is the complete list of members for XValGraph, including all inherited members.
axisX() const (defined in XValGraph) | XValGraph | inline |
axisY1() const (defined in XValGraph) | XValGraph | inline |
axisZ() const (defined in XValGraph) | XValGraph | inline |
clearAllPoints() (defined in XValGraph) | XValGraph | |
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 | |
getChild(const XString &var) const (defined in XNode) | XNode | |
getLabel() const | XNode | inlinevirtual |
getName() const | XNode | |
getParent() const (defined in XNode) | XNode | |
getTypename() const (defined in XNode) | XNode | |
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 > | |
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 > | |
m_axisX (defined in XValGraph) | XValGraph | private |
m_axisY1 (defined in XValGraph) | XValGraph | private |
m_axisZ (defined in XValGraph) | XValGraph | private |
m_entries (defined in XValGraph) | XValGraph | private |
m_graphForm (defined in XValGraph) | XValGraph | private |
m_lsnAxisChanged (defined in XValGraph) | XValGraph | private |
m_lsnLiveChanged (defined in XValGraph) | XValGraph | private |
m_lsnStoreChanged (defined in XValGraph) | XValGraph | private |
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 > | |
onAxisChanged(const Snapshot &shot, XValueNodeBase *node) (defined in XValGraph) | XValGraph | private |
onLiveChanged(const Snapshot &shot, XValueNodeBase *node) (defined in XValGraph) | XValGraph | private |
onStoreChanged(const Snapshot &shot, XValueNodeBase *node) (defined in XValGraph) | XValGraph | private |
operator=(const Node &)=delete (defined in Transactional::Node< XNode >) | Transactional::Node< XNode > | |
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 > | |
setUIEnabled(bool v) | XNode | |
showGraph() (defined in XValGraph) | XValGraph | |
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 > | |
tAxis typedef (defined in XValGraph) | XValGraph | |
upperNode(Snapshot< XNode > &shot) | Transactional::Node< XNode > | |
XNode(const char *name, bool runtime=false) (defined in XNode) | XNode | explicit |
XNode()=delete (defined in XNode) | XNode | |
XValGraph(const char *name, bool runtime, Transaction &tr_entries, const shared_ptr< XScalarEntryList > &entries) (defined in XValGraph) | XValGraph | |
~Node() (defined in Transactional::Node< XNode >) | Transactional::Node< XNode > | virtual |
~XNode() (defined in XNode) | XNode | virtual |
~XValGraph()=default (defined in XValGraph) | XValGraph | virtual |