Public Member Functions | List of all members
vtkPVDataDeliveryManager::vtkInternals::vtkItem Class Reference

#include <vtkPVDataDeliveryManagerInternals.h>

Public Member Functions

 vtkItem ()
 
void ClearCache ()
 
void SetDataObject (vtkDataObject *data, vtkInternals *helper, double cacheKey)
 
void SetActualMemorySize (unsigned long size, double cacheKey)
 
unsigned long GetActualMemorySize (double cacheKey) const
 
vtkDataObjectGetDeliveredDataObject (int dataKey, double cacheKey) const
 
void SetDeliveredDataObject (int dataKey, double cacheKey, vtkDataObject *data)
 
vtkPVTrivialProducerGetProducer (int dataKey, double cacheKey)
 
vtkDataObjectGetDataObject (double cacheKey) const
 
vtkMTimeType GetTimeStamp (double cacheKey) const
 
vtkInformationGetPieceInformation (double cacheKey)
 
vtkMTimeType GetTimeStamp () const
 
vtkMTimeType GetDeliveryTimeStamp (int dataKey, double cacheKey) const
 

Detailed Description

Definition at line 81 of file vtkPVDataDeliveryManagerInternals.h.

Constructor & Destructor Documentation

◆ vtkItem()

vtkPVDataDeliveryManager::vtkInternals::vtkItem::vtkItem ( )
inline

Definition at line 93 of file vtkPVDataDeliveryManagerInternals.h.

Member Function Documentation

◆ ClearCache()

void vtkPVDataDeliveryManager::vtkInternals::vtkItem::ClearCache ( )
inline

Definition at line 95 of file vtkPVDataDeliveryManagerInternals.h.

◆ SetDataObject()

void vtkPVDataDeliveryManager::vtkInternals::vtkItem::SetDataObject ( vtkDataObject data,
vtkInternals helper,
double  cacheKey 
)
inline

Definition at line 97 of file vtkPVDataDeliveryManagerInternals.h.

◆ SetActualMemorySize()

void vtkPVDataDeliveryManager::vtkInternals::vtkItem::SetActualMemorySize ( unsigned long  size,
double  cacheKey 
)
inline

Definition at line 130 of file vtkPVDataDeliveryManagerInternals.h.

◆ GetActualMemorySize()

unsigned long vtkPVDataDeliveryManager::vtkInternals::vtkItem::GetActualMemorySize ( double  cacheKey) const
inline

Definition at line 136 of file vtkPVDataDeliveryManagerInternals.h.

◆ GetDeliveredDataObject()

vtkDataObject* vtkPVDataDeliveryManager::vtkInternals::vtkItem::GetDeliveredDataObject ( int  dataKey,
double  cacheKey 
) const
inline

Definition at line 142 of file vtkPVDataDeliveryManagerInternals.h.

◆ SetDeliveredDataObject()

void vtkPVDataDeliveryManager::vtkInternals::vtkItem::SetDeliveredDataObject ( int  dataKey,
double  cacheKey,
vtkDataObject data 
)
inline

Definition at line 155 of file vtkPVDataDeliveryManagerInternals.h.

◆ GetProducer()

vtkPVTrivialProducer* vtkPVDataDeliveryManager::vtkInternals::vtkItem::GetProducer ( int  dataKey,
double  cacheKey 
)
inline

Definition at line 161 of file vtkPVDataDeliveryManagerInternals.h.

◆ GetDataObject()

vtkDataObject* vtkPVDataDeliveryManager::vtkInternals::vtkItem::GetDataObject ( double  cacheKey) const
inline

Definition at line 175 of file vtkPVDataDeliveryManagerInternals.h.

◆ GetTimeStamp() [1/2]

vtkMTimeType vtkPVDataDeliveryManager::vtkInternals::vtkItem::GetTimeStamp ( double  cacheKey) const
inline

Definition at line 181 of file vtkPVDataDeliveryManagerInternals.h.

◆ GetPieceInformation()

vtkInformation* vtkPVDataDeliveryManager::vtkInternals::vtkItem::GetPieceInformation ( double  cacheKey)
inline

Definition at line 187 of file vtkPVDataDeliveryManagerInternals.h.

◆ GetTimeStamp() [2/2]

vtkMTimeType vtkPVDataDeliveryManager::vtkInternals::vtkItem::GetTimeStamp ( ) const
inline

Definition at line 197 of file vtkPVDataDeliveryManagerInternals.h.

◆ GetDeliveryTimeStamp()

vtkMTimeType vtkPVDataDeliveryManager::vtkInternals::vtkItem::GetDeliveryTimeStamp ( int  dataKey,
double  cacheKey 
) const
inline

Definition at line 198 of file vtkPVDataDeliveryManagerInternals.h.


The documentation for this class was generated from the following file: