:orphan: .. index:: pair: struct; space .. _doxid-structspace: struct space ============ .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct space { // fields struct space* :target:`next`; char* :target:`name`; :ref:`te_dhcp_space_opt`* :target:`options`; };