AbstractGraph::deletePointAtIndex() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXAbstractGraph::deletePointAtIndex()

AbstractGraph::deletePointAtIndex() method

@fn void AbstractGraph::deletePointAtIndex(int index) Deletes the point at the given index. Deletes the point at the given index.

Syntax

virtual void deletePointAtIndex(int index);
Implemented in AbstractGraph.cpp:345

Arguments

index

Zero-based index of the point.

References

LocationReferrerScopeText
AbstractGraph.cpp:345
void AbstractGraph::deletePointAtIndex(int index)
AbstractGraph.hpp:413
virtual void deletePointAtIndex(int index);
AbstractGraph.cpp:196AbstractGraph::deleteValue()AbstractGraph
deletePointAtIndex(index);

Call Tree

Functions calling AbstractGraph::deletePointAtIndex()
Functions called by AbstractGraph::deletePointAtIndex()
all items filtered out
AbstractGraph::deletePointAtIndex()
__assert_func()
AbstractGraph::GraphPoint::operator=()
all items filtered out
Data read by AbstractGraph::deletePointAtIndex()
Data written by AbstractGraph::deletePointAtIndex()
AbstractGraph::deletePointAtIndex()::i
all items filtered out
AbstractGraph::deletePointAtIndex()
AbstractGraph::deletePointAtIndex()::i
all items filtered out