.. index:: pair: struct; gpu::Plan .. _doxid-structgpu_1_1_plan: struct gpu::Plan ================ .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct Plan { // fields bool :target:`resident` = false; int :target:`frames` = 0; :ref:`Footprint` :target:`foot`; :ref:`DeviceInfo` :target:`device`; std::string :target:`reason`; };