Gromacs  2024.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
gmx::KeyValueTreeTransformRulesScoped Class Reference

#include <gromacs/utility/include/gromacs/utility/keyvaluetreetransform.h>

Description

Helper object returned from IKeyValueTreeTransformRules::scopedTransform().

Public Member Functions

 KeyValueTreeTransformRulesScoped (internal::KeyValueTreeTransformerImpl *impl, const KeyValueTreePath &prefix)
 Internal constructor for creating the scope.
 
 KeyValueTreeTransformRulesScoped (KeyValueTreeTransformRulesScoped &&other) noexcept
 Supports returning the object from IKeyValueTreeTransformRules::scopedTransform().
 
KeyValueTreeTransformRulesScopedoperator= (KeyValueTreeTransformRulesScoped &&other) noexcept
 Supports returning the object from IKeyValueTreeTransformRules::scopedTransform().
 
IKeyValueTreeTransformRulesrules ()
 Returns the interface for adding rules to this scope.
 

The documentation for this class was generated from the following files: