![]() |
|
Public Member Functions | |
objectMap () | |
Null constructor for lists. | |
objectMap (const label index, const labelList &master) | |
Construct from components. | |
objectMap (Istream &) | |
Construct from Istream. | |
label | index () const |
Return object index. | |
const labelList & | masterObjects () const |
Return master object index. | |
Friends | |
bool | operator== (const objectMap &a, const objectMap &b) |
bool | operator!= (const objectMap &a, const objectMap &b) |
Ostream & | operator<< (Ostream &, const objectMap &) |
|
Null constructor for lists.
Definition at line 46 of file objectMapI.H. |
|
Construct from components.
Definition at line 53 of file objectMapI.H. References Istream::readBegin(). |
Here is the call graph for this function:
|
Construct from Istream.
Definition at line 60 of file objectMapI.H. |
|
Return object index.
Definition at line 77 of file objectMapI.H. |
|
Return master object index.
Definition at line 83 of file objectMapI.H. References objectMap::index_, and objectMap::masterObjects_. |
|
Definition at line 100 of file objectMapI.H. |
|
Definition at line 108 of file objectMapI.H. |
|
Definition at line 91 of file objectMapI.H. |