|
Gromacs
2026.0-dev-20251106-2ba968f
|
Collaboration diagram for gmx::SelectionOptionManager::Impl::SelectionRequest:Request for postponed parsing of selections.
Public Member Functions | |
| SelectionRequest (SelectionOptionStorage *storage) | |
| Initializes a request for the given option. | |
| const std::string & | name () const |
| Returns name of the requested selection optin. | |
| const std::string & | description () const |
| Returns description for the requested selection option. | |
| int | count () const |
| Returns the number of selections requested in this request. More... | |
Public Attributes | |
| SelectionOptionStorage * | storage_ |
| Storage object to which the selections will be added. | |
|
inline |
Returns the number of selections requested in this request.
-1 indicates no upper limit.
1.8.5