IDA Domain
xref.hpp File Reference
#include "entities/common_defines.hpp"
#include <kernwin.hpp>
#include <xref.hpp>
#include <vector>
#include <memory>
+ Include dependency graph for xref.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Xrefs
 Provides access to cross-reference (xref) analysis in the IDA database. More...
 
class  Xrefs::Iterator
 Base class for cross-reference iterators. More...
 
class  Xrefs::ToIterator
 Iterator for incoming cross-references (to the specified address). More...
 
class  Xrefs::FromIterator
 Iterator for outgoing cross-references (from the specified address). More...