information object used by vtkSMDataDeliveryManager to get information about representations that have pieces to stream from the data-server.
More...
#include <vtkPVStreamingPiecesInformation.h>
information object used by vtkSMDataDeliveryManager to get information about representations that have pieces to stream from the data-server.
vtkPVStreamingPiecesInformation is an information object used by vtkSMDataDeliveryManager to get information about representations that have pieces to stream from the data-server.
Definition at line 34 of file vtkPVStreamingPiecesInformation.h.
§ Superclass
§ vtkPVStreamingPiecesInformation()
vtkPVStreamingPiecesInformation::vtkPVStreamingPiecesInformation |
( |
| ) |
|
|
protected |
§ ~vtkPVStreamingPiecesInformation()
vtkPVStreamingPiecesInformation::~vtkPVStreamingPiecesInformation |
( |
| ) |
|
|
protected |
§ New()
§ GetClassName()
virtual const char* vtkPVStreamingPiecesInformation::GetClassName |
( |
| ) |
|
|
virtual |
§ IsTypeOf()
static int vtkPVStreamingPiecesInformation::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
§ IsA()
virtual int vtkPVStreamingPiecesInformation::IsA |
( |
const char * |
type | ) |
|
|
virtual |
§ SafeDownCast()
§ PrintSelf()
void vtkPVStreamingPiecesInformation::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
§ CopyFromObject()
virtual void vtkPVStreamingPiecesInformation::CopyFromObject |
( |
vtkObject * |
| ) |
|
|
virtual |
Transfer information about a single object into this object.
Reimplemented from vtkPVInformation.
§ AddInformation()
virtual void vtkPVStreamingPiecesInformation::AddInformation |
( |
vtkPVInformation * |
info | ) |
|
|
virtual |
Merge another information object.
Calls AddInformation(info, 0).
Reimplemented from vtkPVInformation.
§ CopyToStream()
§ CopyFromStream()
Manage a serialized version of the information.
Reimplemented from vtkPVInformation.
§ GetKeys()
void vtkPVStreamingPiecesInformation::GetKeys |
( |
std::vector< unsigned int > & |
keys | ) |
const |
API to access the internal keys.
The documentation for this class was generated from the following file: