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 vtkPV3Readers.H.
|
inline |
Definition at line 84 of file vtkPV3Readers.H.
|
inline |
Return the block holding these datasets.
Definition at line 93 of file vtkPV3Readers.H.
Referenced by Foam::vtkPV3Readers::AddToBlock(), Foam::vtkPV3Readers::GetDataSetFromBlock(), and Foam::vtkPV3Readers::GetNumberOfDataSets().
|
inline |
Assign block number, return previous value.
Definition at line 99 of file vtkPV3Readers.H.
|
inline |
Definition at line 106 of file vtkPV3Readers.H.
Referenced by Foam::vtkPV3Readers::AddToBlock().
|
inline |
Definition at line 111 of file vtkPV3Readers.H.
Referenced by Foam::vtkPV3Readers::getSelected(), and Foam::vtkPV3Readers::getSelectedArrayEntries().
|
inline |
Definition at line 116 of file vtkPV3Readers.H.
Referenced by Foam::vtkPV3Readers::getSelected(), and Foam::vtkPV3Readers::getSelectedArrayEntries().
|
inline |
Definition at line 121 of file vtkPV3Readers.H.
Referenced by Foam::vtkPV3Readers::getSelectedArrayEntries().
|
inline |
Definition at line 126 of file vtkPV3Readers.H.
|
inline |
Definition at line 131 of file vtkPV3Readers.H.
|
inline |
Assign new start and reset the size.
Definition at line 138 of file vtkPV3Readers.H.
|
inline |
Increment the size.
Definition at line 145 of file vtkPV3Readers.H.
References Foam::vtkPV3Readers::AddToBlock(), Foam::vtkPV3Readers::GetDataSetFromBlock(), Foam::vtkPV3Readers::GetNumberOfDataSets(), Foam::vtkPV3Readers::getSelected(), Foam::vtkPV3Readers::getSelectedArrayEntries(), n, and Foam::vtkPV3Readers::setSelectedArrayEntries().