UDF File
Definition at line 129 of file as_udf.h.
#include "as_udf.h"
uint8_t* as_udf_file::bytes |
Sequence of bytes
Definition at line 176 of file as_udf.h.
uint32_t as_udf_file::capacity |
Number of bytes allocated to bytes.
Definition at line 166 of file as_udf.h.
struct { ... } as_udf_file::content |
Hash value of the file contents
Definition at line 145 of file as_udf.h.
Name of the UDF file
Definition at line 140 of file as_udf.h.
uint32_t as_udf_file::size |
Number of bytes used in bytes.
Definition at line 171 of file as_udf.h.
The type of UDF
Definition at line 150 of file as_udf.h.
The documentation for this struct was generated from the following file: