.. index:: pair: struct; rgpot::XTBDlopenConfig .. _doxid-structrgpot_1_1_x_t_b_dlopen_config: struct rgpot::XTBDlopenConfig ============================= .. toctree:: :hidden: Plugin path: ``dlopen`` ``libxtb_engine.so``, which implements the same ISO_C_BINDING singlepoint as linked ``:ref:`XTBPot ``` behind ``xtb_c_abi.h``. Search: ``engine_path``, ``RGPOT_XTB_ENGINE``, ``XTB_ENGINE``, bare ``libxtb_engine.so``, then ``EON_POTENTIALS_PATH`` / ``RGPOT_ENGINE_PATH``. .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct XTBDlopenConfig { // fields :ref:`XTBConfig` :target:`xtb` {}; std::string :target:`engine_path`; };