#include <vtkSciVizStatisticsPrivate.h>


Public Member Functions | |
| bool | Has (std::string arrName) |
Public Member Functions inherited from vtkStatisticsAlgorithmPrivate | |
| vtkStatisticsAlgorithmPrivate () | |
| ~vtkStatisticsAlgorithmPrivate () | |
| void | ResetRequests () |
| int | ResetBuffer () |
| int | SetBufferColumnStatus (const char *colName, int status) |
| int | AddBufferToRequests () |
| int | AddColumnToRequests (const char *col) |
| int | AddColumnPairToRequests (const char *cola, const char *colb) |
| vtkIdType | GetNumberOfRequests () |
| vtkIdType | GetNumberOfColumnsForRequest (vtkIdType r) |
| bool | GetColumnForRequest (vtkIdType r, vtkIdType c, vtkStdString &columnName) |
| void | ResetRequests () |
| int | ResetBuffer () |
| int | SetBufferColumnStatus (const char *colName, int status) |
| int | AddBufferToRequests () |
| int | AddColumnToRequests (const char *col) |
| int | AddColumnPairToRequests (const char *cola, const char *colb) |
| vtkIdType | GetNumberOfRequests () |
| vtkIdType | GetNumberOfColumnsForRequest (vtkIdType r) |
| bool | GetColumnForRequest (vtkIdType r, vtkIdType c, vtkStdString &columnName) |
Additional Inherited Members | |
Public Attributes inherited from vtkStatisticsAlgorithmPrivate | |
| std::set< std::set< vtkStdString > > | Requests |
| std::set< vtkStdString > | Buffer |
Definition at line 15 of file vtkSciVizStatisticsPrivate.h.
|
inline |
Definition at line 18 of file vtkSciVizStatisticsPrivate.h.
1.8.13 on Sun Dec 14 2025