Gromacs
2025-dev-20240906-b7d3419
|
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.