information obeject to collect cache size information from a vtkCacheSizeKeeper.
More...
#include <vtkPVCacheSizeInformation.h>
information obeject to collect cache size information from a vtkCacheSizeKeeper.
Gather information about cache size from vtkCacheSizeKeeper.
Definition at line 29 of file vtkPVCacheSizeInformation.h.
◆ Superclass
◆ vtkPVCacheSizeInformation()
vtkPVCacheSizeInformation::vtkPVCacheSizeInformation |
( |
| ) |
|
|
protected |
◆ ~vtkPVCacheSizeInformation()
vtkPVCacheSizeInformation::~vtkPVCacheSizeInformation |
( |
| ) |
|
|
protected |
◆ New()
◆ GetClassName()
virtual const char* vtkPVCacheSizeInformation::GetClassName |
( |
| ) |
|
|
virtual |
◆ IsTypeOf()
static int vtkPVCacheSizeInformation::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ IsA()
virtual int vtkPVCacheSizeInformation::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ SafeDownCast()
◆ PrintSelf()
void vtkPVCacheSizeInformation::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
◆ CopyFromObject()
virtual void vtkPVCacheSizeInformation::CopyFromObject |
( |
vtkObject * |
| ) |
|
|
virtual |
Transfer information about a single object into this object.
Reimplemented from vtkPVInformation.
◆ AddInformation()
◆ CopyToStream()
◆ CopyFromStream()
Manage a serialized version of the information.
Reimplemented from vtkPVInformation.
◆ GetCacheSize()
virtual unsigned long vtkPVCacheSizeInformation::GetCacheSize |
( |
| ) |
|
|
virtual |
◆ SetCacheSize()
virtual void vtkPVCacheSizeInformation::SetCacheSize |
( |
unsigned |
long | ) |
|
|
virtual |
◆ CacheSize
unsigned long vtkPVCacheSizeInformation::CacheSize |
|
protected |
The documentation for this class was generated from the following file: