IDA C++ SDK 9.2
Loading...
Searching...
No Matches
hexplace_t Class Reference

#include <kernwin.hpp>

Inheritance diagram for hexplace_t:

Public Member Functions

 hexplace_t (ea_t _ea, int ln)
 define_place_virtual_functions (hexplace_t)
void out_one_item (outctx_base_t &ctx, const hexplace_gen_t *hg, int itemno, color_t *color, color_t patch_or_edit) const

Static Public Member Functions

static size_t ea2str (char *buf, size_t bufsize, const hexplace_gen_t *hg, ea_t ea)

Protected Attributes

ea_t sol

Constructor & Destructor Documentation

◆ hexplace_t()

hexplace_t::hexplace_t ( ea_t _ea,
int ln )
inline

Member Function Documentation

◆ define_place_virtual_functions()

hexplace_t::define_place_virtual_functions ( hexplace_t )

◆ out_one_item()

void hexplace_t::out_one_item ( outctx_base_t & ctx,
const hexplace_gen_t * hg,
int itemno,
color_t * color,
color_t patch_or_edit ) const
inline

◆ ea2str()

size_t hexplace_t::ea2str ( char * buf,
size_t bufsize,
const hexplace_gen_t * hg,
ea_t ea )
inlinestatic

Member Data Documentation

◆ sol

ea_t hexplace_t::sol
protected

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