1 #ifndef IDA_DOMAIN_SIGNATURE_HPP
2 #define IDA_DOMAIN_SIGNATURE_HPP
Provides access and control over the loaded IDA database.
Definition: database.hpp:25
Provides access to FLIRT signature (.sig) files in the IDA database.
Definition: signature_file.hpp:16
std::vector< std::string > get_available_sig_files() const
Retrieves a list of available FLIRT signature (.sig) files.
SignaturesFiles(const Database &database)
Constructs a signature handler for the given database.
Definition: signature_file.hpp:26
#define IDA_API
Definition: common_defines.hpp:11
#define ABI_VERSION_NS
Definition: version.hpp:17