vtkMemoryLimitImageDataStreamer Class Reference

#include <vtkMemoryLimitImageDataStreamer.h>

Inheritance diagram for vtkMemoryLimitImageDataStreamer:

Inheritance graph
[legend]
Collaboration diagram for vtkMemoryLimitImageDataStreamer:

Collaboration graph
[legend]

List of all members.


Detailed Description

Initiates streaming on image data.

To satisfy a request, this filter calls update on its input many times with smaller update extents. All processing up stream streams smaller pieces.

Tests:
vtkMemoryLimitImageDataStreamer (Tests)

Definition at line 32 of file vtkMemoryLimitImageDataStreamer.h.


Public Types

typedef vtkImageDataStreamer Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
int ProcessRequest (vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual void SetMemoryLimit (unsigned long)
virtual unsigned long GetMemoryLimit ()

Static Public Member Functions

static
vtkMemoryLimitImageDataStreamer
New ()
static int IsTypeOf (const char *type)
static
vtkMemoryLimitImageDataStreamer
SafeDownCast (vtkObject *o)

Protected Member Functions

 vtkMemoryLimitImageDataStreamer ()
 ~vtkMemoryLimitImageDataStreamer ()

Protected Attributes

unsigned long MemoryLimit

Member Typedef Documentation

Reimplemented from vtkImageDataStreamer.

Definition at line 36 of file vtkMemoryLimitImageDataStreamer.h.


Constructor & Destructor Documentation

vtkMemoryLimitImageDataStreamer::vtkMemoryLimitImageDataStreamer (  )  [protected]

vtkMemoryLimitImageDataStreamer::~vtkMemoryLimitImageDataStreamer (  )  [inline, protected]

Definition at line 52 of file vtkMemoryLimitImageDataStreamer.h.


Member Function Documentation

static vtkMemoryLimitImageDataStreamer* vtkMemoryLimitImageDataStreamer::New (  )  [static]

Create an object with Debug turned off, modified time initialized to zero, and reference counting on.

Reimplemented from vtkImageDataStreamer.

virtual const char* vtkMemoryLimitImageDataStreamer::GetClassName (  )  [virtual]

Reimplemented from vtkImageDataStreamer.

static int vtkMemoryLimitImageDataStreamer::IsTypeOf ( const char *  name  )  [static]

Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkImageDataStreamer.

virtual int vtkMemoryLimitImageDataStreamer::IsA ( const char *  name  )  [virtual]

Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkImageDataStreamer.

static vtkMemoryLimitImageDataStreamer* vtkMemoryLimitImageDataStreamer::SafeDownCast ( vtkObject o  )  [static]

Reimplemented from vtkImageDataStreamer.

void vtkMemoryLimitImageDataStreamer::PrintSelf ( ostream &  os,
vtkIndent  indent 
) [virtual]

Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.

Reimplemented from vtkImageDataStreamer.

virtual void vtkMemoryLimitImageDataStreamer::SetMemoryLimit ( unsigned  long  )  [virtual]

Set / Get the memory limit in kilobytes.

virtual unsigned long vtkMemoryLimitImageDataStreamer::GetMemoryLimit (  )  [virtual]

Set / Get the memory limit in kilobytes.

int vtkMemoryLimitImageDataStreamer::ProcessRequest ( vtkInformation ,
vtkInformationVector **  ,
vtkInformationVector  
) [virtual]

see vtkAlgorithm for details

Reimplemented from vtkImageDataStreamer.


Member Data Documentation

Definition at line 52 of file vtkMemoryLimitImageDataStreamer.h.


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

Generated on Sat Dec 27 13:36:18 2008 for VTK by  doxygen 1.5.6