Bookkeeping for GUI checklists and the multi-block organization. More...
Public Member Functions | |
partInfo (const char *name, const int blockNo=0) | |
int | block () const |
Return the block holding these datasets. More... | |
int | block (int blockNo) |
Assign block number, return previous value. More... | |
const char * | name () const |
int | start () const |
int | end () const |
int | size () const |
bool | empty () const |
void | reset () |
void | operator= (const int i) |
Assign new start and reset the size. More... | |
void | operator+= (const int n) |
Increment the size. More... | |
Bookkeeping for GUI checklists and the multi-block organization.
Definition at line 75 of file vtkPVReaders.H.
|
inline |
Definition at line 84 of file vtkPVReaders.H.
|
inline |
Return the block holding these datasets.
Definition at line 93 of file vtkPVReaders.H.
Referenced by Foam::vtkPVReaders::AddToBlock(), Foam::vtkPVReaders::GetDataSetFromBlock(), and Foam::vtkPVReaders::GetNumberOfDataSets().
|
inline |
Assign block number, return previous value.
Definition at line 99 of file vtkPVReaders.H.
|
inline |
Definition at line 106 of file vtkPVReaders.H.
Referenced by Foam::vtkPVReaders::AddToBlock().
|
inline |
Definition at line 111 of file vtkPVReaders.H.
Referenced by Foam::vtkPVReaders::getSelected(), and Foam::vtkPVReaders::getSelectedArrayEntries().
|
inline |
Definition at line 116 of file vtkPVReaders.H.
Referenced by Foam::vtkPVReaders::getSelected(), and Foam::vtkPVReaders::getSelectedArrayEntries().
|
inline |
Definition at line 121 of file vtkPVReaders.H.
Referenced by Foam::vtkPVReaders::getSelectedArrayEntries().
|
inline |
Definition at line 126 of file vtkPVReaders.H.
|
inline |
Definition at line 131 of file vtkPVReaders.H.
|
inline |
Assign new start and reset the size.
Definition at line 138 of file vtkPVReaders.H.
|
inline |
Increment the size.
Definition at line 145 of file vtkPVReaders.H.
References Foam::vtkPVReaders::AddToBlock(), Foam::vtkPVReaders::GetDataSetFromBlock(), Foam::vtkPVReaders::GetNumberOfDataSets(), Foam::vtkPVReaders::getSelected(), Foam::vtkPVReaders::getSelectedArrayEntries(), n, and Foam::vtkPVReaders::setSelectedArrayEntries().