SelectionInfoForXref Struct Reference

Public Member Functions

bool operator== (const SelectionInfoForXref &other) const
 
bool operator!= (const SelectionInfoForXref &other) const
 
bool isValid () const
 

Public Attributes

bool addrValid
 
bool typeValid
 
bool typeFieldValid
 
bool localVarValid
 
BNFunctionGraphType ilSource
 
uint64_t start
 
uint64_t end
 
BinaryNinja::QualifiedName type
 
uint64_t offset
 
BinaryNinja::Variable var
 
FunctionRef func
 
ArchitectureRef arch
 

Member Function Documentation

◆ isValid()

bool SelectionInfoForXref::isValid ( ) const
inline

◆ operator!=()

bool SelectionInfoForXref::operator!= ( const SelectionInfoForXref other) const
inline

◆ operator==()

bool SelectionInfoForXref::operator== ( const SelectionInfoForXref other) const
inline

Member Data Documentation

◆ addrValid

bool SelectionInfoForXref::addrValid

◆ arch

ArchitectureRef SelectionInfoForXref::arch

◆ end

uint64_t SelectionInfoForXref::end

◆ func

FunctionRef SelectionInfoForXref::func

◆ ilSource

BNFunctionGraphType SelectionInfoForXref::ilSource

◆ localVarValid

bool SelectionInfoForXref::localVarValid

◆ offset

uint64_t SelectionInfoForXref::offset

◆ start

uint64_t SelectionInfoForXref::start

◆ type

BinaryNinja::QualifiedName SelectionInfoForXref::type

◆ typeFieldValid

bool SelectionInfoForXref::typeFieldValid

◆ typeValid

bool SelectionInfoForXref::typeValid

◆ var

BinaryNinja::Variable SelectionInfoForXref::var

The documentation for this struct was generated from the following file: