#include <LocalIndexManager.hpp>
- Todo
- documentation
Definition at line 68 of file LocalIndexManager.hpp.
◆ IndexListContainerIterator
using OpenMD::IndexListContainer::IndexListContainerIterator = std::list<std::pair<int, int>>::iterator |
◆ IndexListContainer()
OpenMD::IndexListContainer::IndexListContainer |
( |
int | minIndex = 0, |
|
|
int | maxIndex = MAX_INTEGER ) |
|
inline |
◆ getIndicesBefore()
std::vector< int > OpenMD::IndexListContainer::getIndicesBefore |
( |
int | index | ) |
|
|
inline |
◆ getMaxIndex()
int OpenMD::IndexListContainer::getMaxIndex |
( |
| ) |
|
|
inline |
◆ insert() [1/3]
void OpenMD::IndexListContainer::insert |
( |
int | beginIndex, |
|
|
int | endIndex ) |
|
inline |
◆ insert() [2/3]
void OpenMD::IndexListContainer::insert |
( |
int | index | ) |
|
|
inline |
◆ insert() [3/3]
void OpenMD::IndexListContainer::insert |
( |
std::vector< int > & | indices | ) |
|
|
inline |
◆ pop()
int OpenMD::IndexListContainer::pop |
( |
| ) |
|
|
inline |
◆ MAX_INTEGER
const int OpenMD::IndexListContainer::MAX_INTEGER = 2147483647 |
|
static |
The documentation for this class was generated from the following file: