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

#include <nalt.hpp>

Public Member Functions

 printop_t ()
bool is_ti_initialized () const
void set_ti_initialized (bool v=true)
bool is_aflags_initialized () const
void set_aflags_initialized (bool v=true)
bool is_f64 () const
const opinfo_tget_ti () const

Public Attributes

uint32 unused = 0
opinfo_t ti
uchar features
int suspop = 0
aflags_t aflags = 0
flags64_t flags = 0

Constructor & Destructor Documentation

◆ printop_t()

printop_t::printop_t ( )
inline

Member Function Documentation

◆ is_ti_initialized()

bool printop_t::is_ti_initialized ( ) const
inline

◆ set_ti_initialized()

void printop_t::set_ti_initialized ( bool v = true)
inline

◆ is_aflags_initialized()

bool printop_t::is_aflags_initialized ( ) const
inline

◆ set_aflags_initialized()

void printop_t::set_aflags_initialized ( bool v = true)
inline

◆ is_f64()

bool printop_t::is_f64 ( ) const
inline

◆ get_ti()

const opinfo_t * printop_t::get_ti ( ) const
inline

Member Data Documentation

◆ unused

uint32 printop_t::unused = 0

◆ ti

opinfo_t printop_t::ti

◆ features

uchar printop_t::features

◆ suspop

int printop_t::suspop = 0

◆ aflags

aflags_t printop_t::aflags = 0

◆ flags

flags64_t printop_t::flags = 0

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