|
libosmosim 1.11.0.52-28973f
Osmocom SIM library
|
A single instance of a file: Descriptor and contents. More...
#include <sim.h>
Data Fields | |
| const struct osim_file_desc * | desc |
| Descriptor for the file. More... | |
| struct msgb * | encoded_data |
| Encoded file contents. More... | |
| struct osim_decoded_data * | decoded_data |
| Parsed/Decoded file contents. More... | |
A single instance of a file: Descriptor and contents.
| struct osim_decoded_data* osim_file::decoded_data |
Parsed/Decoded file contents.
| const struct osim_file_desc* osim_file::desc |
Descriptor for the file.
| struct msgb* osim_file::encoded_data |
Encoded file contents.