![]() |
IDA Domain
|
#include "entities/common_defines.hpp"
#include "entities/instruction.hpp"
#include "entities/basic_block.hpp"
#include <funcs.hpp>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | Functions |
Provides access to function-related operations within the database. More... | |
class | Functions::Iterator |
Iterator for functions within a specified address range. More... | |