libosmosim 1.9.0.209-e0c63
Osmocom SIM library
osim_decoded_data Struct Reference

Decoded data for a single file, consisting of all decoded elements. More...

#include <sim.h>

Data Fields

const struct osim_filefile
 file to which we belong More...
 
struct llist_head decoded_elements
 list of 'struct decoded_element' More...
 

Detailed Description

Decoded data for a single file, consisting of all decoded elements.

Field Documentation

◆ decoded_elements

struct llist_head osim_decoded_data::decoded_elements

list of 'struct decoded_element'

Referenced by element_alloc().

◆ file

const struct osim_file* osim_decoded_data::file

file to which we belong

Referenced by osim_file_decode().


The documentation for this struct was generated from the following file: