:orphan: .. index:: pair: struct; tad_send_tmpl_unit_data .. _doxid-structtad__send__tmpl__unit__data: struct tad_send_tmpl_unit_data ============================== .. toctree:: :hidden: Overview ~~~~~~~~ Per-template unit data of the TAD Sender. :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct tad_send_tmpl_unit_data { // fields :ref:`asn_value`* :ref:`nds`; :ref:`tad_payload_spec_t` :target:`pld_spec`; unsigned int :target:`arg_num`; :ref:`tad_tmpl_iter_spec_t`* :target:`arg_specs`; struct :ref:`tad_tmpl_arg_t`* :target:`arg_iterated`; uint32_t :target:`delay`; void** :target:`layer_opaque`; }; .. _details-structtad__send__tmpl__unit__data: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Per-template unit data of the TAD Sender. Fields ------ .. index:: pair: variable; nds .. _doxid-structtad__send__tmpl__unit__data_1a0cf3779e9a8f616fff3633b16d82ef87: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`asn_value`* nds ASN.1 value with traffic template unit