Public Member Functions | |
| particleIdHandler (int32PointField_HD &id) | |
| int32 | getNextId () |
| int32 | nextId () const |
Protected Attributes | |
| int32 | nextId_ =0 |
Definition at line 30 of file particleIdHandler.hpp.
| particleIdHandler | ( | int32PointField_HD & | id | ) |
Definition at line 25 of file particleIdHandler.cpp.
References ForAll, particleIdHandler::getNextId(), and particleIdHandler::nextId_.
Here is the call graph for this function:
|
inline |
Definition at line 37 of file particleIdHandler.hpp.
References particleIdHandler::nextId_.
Referenced by particleIdHandler::particleIdHandler().
Here is the caller graph for this function:
|
inline |
Definition at line 42 of file particleIdHandler.hpp.
References particleIdHandler::nextId_.
|
protected |
Definition at line 33 of file particleIdHandler.hpp.
Referenced by particleIdHandler::getNextId(), particleIdHandler::nextId(), and particleIdHandler::particleIdHandler().