:orphan: .. index:: pair: struct; rgt_author .. _doxid-structrgt__author: struct rgt_author ================= .. toctree:: :hidden: Overview ~~~~~~~~ Package author. :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct rgt_author { // fields const char* :ref:`name`; const char* :ref:`email`; }; .. _details-structrgt__author: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Package author. Fields ------ .. index:: pair: variable; name .. _doxid-structrgt__author_1ad7aed84bcc9b0b366b78db07432f4a6c: .. ref-code-block:: cpp :class: doxyrest-title-code-block const char* name Name. .. index:: pair: variable; email .. _doxid-structrgt__author_1a4afab3ffafe71eef99456a79bd0cf77a: .. ref-code-block:: cpp :class: doxyrest-title-code-block const char* email Email.