| 
    APM:Libraries
    
   | 
 
Public Attributes | |
| const char * | filename | 
| uint32_t | size | 
| const uint8_t * | contents | 
Definition at line 13 of file AP_ROMFS.h.
| const uint8_t* AP_ROMFS::embedded_file::contents | 
Definition at line 16 of file AP_ROMFS.h.
Referenced by AP_ROMFS::find_file().
| const char* AP_ROMFS::embedded_file::filename | 
Definition at line 14 of file AP_ROMFS.h.
| uint32_t AP_ROMFS::embedded_file::size | 
Definition at line 15 of file AP_ROMFS.h.
Referenced by AP_ROMFS::find_file().
 1.8.13