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

An "intermediate" partioning of file(s) participating in the DSC. More...

#include <dscu.h>

Public Member Functions

bool operator== (const mapping_coords_t &r) const
 the mapping # inside that file
bool operator!= (const mapping_coords_t &r) const
bool valid () const

Static Public Member Functions

static mapping_coords_t make_invalid ()

Public Attributes

int16 file_index
int16 mapping_index
 the toplevel/subcache to which mapping_index applies. 0 means toplevel file

Detailed Description

An "intermediate" partioning of file(s) participating in the DSC.

Member Function Documentation

◆ operator==()

bool mapping_coords_t::operator== ( const mapping_coords_t & r) const
inline

the mapping # inside that file

◆ operator!=()

bool mapping_coords_t::operator!= ( const mapping_coords_t & r) const
inline

◆ valid()

bool mapping_coords_t::valid ( ) const
inline

◆ make_invalid()

mapping_coords_t mapping_coords_t::make_invalid ( )
inlinestatic

Member Data Documentation

◆ file_index

int16 mapping_coords_t::file_index

◆ mapping_index

int16 mapping_coords_t::mapping_index

the toplevel/subcache to which mapping_index applies. 0 means toplevel file


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