IDA C++ SDK 9.2
Loading...
Searching...
No Matches
sourcefile_info_t Struct Reference

Snapshot of a source file range (thread-safe, no pointer lifetime issues). More...

#include <lines.hpp>

Public Attributes

range_t range
 address range of the source file
qstring filename
 owned copy of the source file name

Detailed Description

Snapshot of a source file range (thread-safe, no pointer lifetime issues).

Member Data Documentation

◆ range

range_t sourcefile_info_t::range

address range of the source file

◆ filename

qstring sourcefile_info_t::filename

owned copy of the source file name


The documentation for this struct was generated from the following file:
  • /Users/geoffrey/ida-sdk/src/include/lines.hpp