Go to the documentation of this file.
60 #include "vtkCommonDataModelModule.h"
81 void Dump(
unsigned int colWidth = 16,
int rowLimit = -1 );
139 vtkIdType InsertNextBlankRow(
double default_num_val=0.0);
182 void RemoveColumnByName(const
char*
name);
219 void Initialize() VTK_OVERRIDE;
266 void operator=(const
vtkTable&) VTK_DELETE_FUNCTION;
void DeepCopy(vtkPistonReference *self, vtkPistonReference *other)
unsigned long GetActualMemorySize() override
Return the actual size of the data in kibibytes (1024 bytes).
represent and manipulate attribute data in a dataset
A table, which contains similar-typed columns of data.
void Dump(unsigned int colWidth=16, int rowLimit=-1)
Dump table contents.
An array holding vtkVariants.
represent and manipulate fields of data
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
A atomic type representing the union of many types.
int GetDataObjectType() override
Return what type of dataset this is.
Abstract superclass for all arrays.
general representation of visualization data