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

#include <moves.hpp>

Public Member Functions

 segm_move_info_t (ea_t _from=0, ea_t _to=0, size_t _sz=0)
bool operator== (const segm_move_info_t &r) const
bool operator!= (const segm_move_info_t &r) const

Public Attributes

ea_t from
ea_t to
size_t size

Constructor & Destructor Documentation

◆ segm_move_info_t()

segm_move_info_t::segm_move_info_t ( ea_t _from = 0,
ea_t _to = 0,
size_t _sz = 0 )
inline

Member Function Documentation

◆ operator==()

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

◆ operator!=()

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

Member Data Documentation

◆ from

ea_t segm_move_info_t::from

◆ to

ea_t segm_move_info_t::to

◆ size

size_t segm_move_info_t::size

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