cprover
|
#include <osx_fat_reader.h>
Public Member Functions | |
osx_fat_readert (std::ifstream &in) | |
bool | has_gb () const |
bool | extract_gb (const std::string &source, const std::string &dest) const |
Private Attributes | |
bool | has_gb_arch |
Definition at line 21 of file osx_fat_reader.h.
|
explicit |
Definition at line 42 of file osx_fat_reader.cpp.
bool osx_fat_readert::extract_gb | ( | const std::string & | source, |
const std::string & | dest | ||
) | const |
Definition at line 85 of file osx_fat_reader.cpp.
|
inline |
Definition at line 26 of file osx_fat_reader.h.
|
private |
Definition at line 33 of file osx_fat_reader.h.