|
CBMC
|
#include <osx_fat_reader.h>
Collaboration diagram for osx_fat_readert:Public Member Functions | |
| osx_fat_readert (std::ifstream &, message_handlert &) | |
| bool | has_gb () const |
| bool | extract_gb (const std::string &source, const std::string &dest) const |
Private Attributes | |
| messaget | log |
| bool | has_gb_arch |
Definition at line 25 of file osx_fat_reader.h.
| osx_fat_readert::osx_fat_readert | ( | std::ifstream & | in, |
| message_handlert & | message_handler | ||
| ) |
Definition at line 74 of file osx_fat_reader.cpp.
Definition at line 123 of file osx_fat_reader.cpp.
|
inline |
Definition at line 30 of file osx_fat_reader.h.
|
private |
Definition at line 38 of file osx_fat_reader.h.
|
private |
Definition at line 37 of file osx_fat_reader.h.