.. index:: pair: struct; rgpot::ExprPot::Impl .. _doxid-structrgpot_1_1_expr_pot_1_1_impl: struct rgpot::ExprPot::Impl =========================== .. toctree:: :hidden: struct_rgpot_ExprPot_Impl_NamedChild.rst .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct Impl { // structs struct :ref:`NamedChild`; // fields std::string :target:`expression`; std::vector<:ref:`NamedChild`> :target:`terms`; Lepton::CompiledExpression :target:`energy`; uint64_t :target:`paramsKey` = 0; :ref:`PotCaps` :target:`caps` {}; // methods void :target:`bindVars`(); };