nm_data_excerpt_s Struct Reference
data as an excerpt of another data. More...
#include <nm_data.h>
Collaboration diagram for nm_data_excerpt_s:

Data Fields | |
| nm_len_t | chunk_offset |
| nm_len_t | chunk_len |
| struct nm_data_s * | p_data |
Detailed Description
Field Documentation
◆ chunk_len
| nm_len_t nm_data_excerpt_s::chunk_len |
Definition at line 612 of file nm_data.h.
Referenced by nm_data_excerpt_build().
◆ chunk_offset
| nm_len_t nm_data_excerpt_s::chunk_offset |
Definition at line 611 of file nm_data.h.
Referenced by nm_data_excerpt_build().
◆ p_data
| struct nm_data_s* nm_data_excerpt_s::p_data |
Definition at line 613 of file nm_data.h.
Referenced by nm_data_excerpt_build().
The documentation for this struct was generated from the following file: