retdec
|
Definition of FileFormat class. More...
#include <fstream>
#include <initializer_list>
#include <map>
#include <optional>
#include <set>
#include <utility>
#include <vector>
#include "retdec/utils/byte_value_storage.h"
#include "retdec/utils/non_copyable.h"
#include "retdec/fileformat/fftypes.h"
#include "retdec/fileformat/utils/byte_array_buffer.h"
Go to the source code of this file.
Classes | |
struct | retdec::fileformat::LoaderErrorInfo |
class | retdec::fileformat::FileFormat |
Namespaces | |
retdec | |
retdec::fileformat | |
Definition of FileFormat class.