:orphan: .. index:: pair: struct; tapi_snmp_common_table_row_s .. _doxid-structtapi__snmp__common__table__row__s: struct tapi_snmp_common_table_row_s =================================== .. toctree:: :hidden: Overview ~~~~~~~~ Structure that contains generic part of all SNMP table rows - INDEX part of row. :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct tapi_snmp_common_table_row_s { // fields :ref:`tapi_snmp_oid_t`* :ref:`index_suffix`; }; .. _details-structtapi__snmp__common__table__row__s: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Structure that contains generic part of all SNMP table rows - INDEX part of row. It could be useful when casting unknown type of table to get at least the value of the row index. Fields ------ .. index:: pair: variable; index_suffix .. _doxid-structtapi__snmp__common__table__row__s_1a3374e9066665f9a4d05f69baba7c8454: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`tapi_snmp_oid_t`* index_suffix index_suffix