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... | |
Private Attributes | |
const char * | name_ |
int | block_ |
int | start_ |
int | size_ |
Bookkeeping for GUI checklists and the multi-block organization.
Definition at line 75 of file vtkPV4Readers.H.
|
inline |
Definition at line 84 of file vtkPV4Readers.H.
|
inline |
Return the block holding these datasets.
Definition at line 93 of file vtkPV4Readers.H.
References partInfo::block_.
Referenced by Foam::vtkPV4Readers::AddToBlock(), Foam::vtkPV4Readers::GetDataSetFromBlock(), and Foam::vtkPV4Readers::GetNumberOfDataSets().
|
inline |
Assign block number, return previous value.
Definition at line 99 of file vtkPV4Readers.H.
References partInfo::block_.
|
inline |
Definition at line 106 of file vtkPV4Readers.H.
References partInfo::name_.
Referenced by Foam::vtkPV4Readers::AddToBlock().
|
inline |
Definition at line 111 of file vtkPV4Readers.H.
References partInfo::start_.
Referenced by Foam::vtkPV4Readers::getSelected(), and Foam::vtkPV4Readers::getSelectedArrayEntries().
|
inline |
Definition at line 116 of file vtkPV4Readers.H.
References partInfo::size_, and partInfo::start_.
Referenced by Foam::vtkPV4Readers::getSelected(), and Foam::vtkPV4Readers::getSelectedArrayEntries().
|
inline |
Definition at line 121 of file vtkPV4Readers.H.
References partInfo::size_.
Referenced by Foam::vtkPV4Readers::getSelectedArrayEntries().
|
inline |
Definition at line 126 of file vtkPV4Readers.H.
References partInfo::size_.
|
inline |
Definition at line 131 of file vtkPV4Readers.H.
References partInfo::size_, and partInfo::start_.
|
inline |
Assign new start and reset the size.
Definition at line 138 of file vtkPV4Readers.H.
References partInfo::size_, and partInfo::start_.
|
inline |
Increment the size.
Definition at line 145 of file vtkPV4Readers.H.
References n, and partInfo::size_.
|
private |
Definition at line 77 of file vtkPV4Readers.H.
Referenced by partInfo::name().
|
private |
Definition at line 78 of file vtkPV4Readers.H.
Referenced by partInfo::block().
|
private |
Definition at line 79 of file vtkPV4Readers.H.
Referenced by partInfo::end(), partInfo::operator=(), partInfo::reset(), and partInfo::start().
|
private |
Definition at line 80 of file vtkPV4Readers.H.
Referenced by partInfo::empty(), partInfo::end(), partInfo::operator+=(), partInfo::operator=(), partInfo::reset(), and partInfo::size().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.