|
Gromacs
2025.3
|
#include <memory>#include <string>#include <vector>#include "gromacs/utility/arrayref.h"#include "gromacs/utility/classhelpers.h"#include "gromacs/utility/gmxassert.h"#include "position.h"#include "selectionenums.h"
Include dependency graph for selection.h:
This graph shows which files directly or indirectly include this file:Declares gmx::Selection and supporting classes.
Classes | |
| class | gmx::Selection |
| Provides access to a single selection. More... | |
| class | gmx::SelectionPosition |
| Provides access to information about a single selected position. More... | |
Typedefs | |
| typedef std::vector< Selection > | gmx::SelectionList |
| Container of selections used in public selection interfaces. | |
1.8.5