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

Invisible COLOR_ADDR tags in the output text are used to refer to ctree items and variables. More...

#include <hexrays.hpp>

Public Member Functions

int get_index () const
item_preciser_t get_itp () const
bool is_valid_anchor () const
bool is_citem_anchor () const
bool is_lvar_anchor () const
bool is_itp_anchor () const
bool is_blkcmt_anchor () const

Public Attributes

uval_t value = BADADDR

Detailed Description

Invisible COLOR_ADDR tags in the output text are used to refer to ctree items and variables.

Member Function Documentation

◆ get_index()

int ctree_anchor_t::get_index ( ) const
inline

◆ get_itp()

item_preciser_t ctree_anchor_t::get_itp ( ) const
inline

◆ is_valid_anchor()

bool ctree_anchor_t::is_valid_anchor ( ) const
inline

◆ is_citem_anchor()

bool ctree_anchor_t::is_citem_anchor ( ) const
inline

◆ is_lvar_anchor()

bool ctree_anchor_t::is_lvar_anchor ( ) const
inline

◆ is_itp_anchor()

bool ctree_anchor_t::is_itp_anchor ( ) const
inline

◆ is_blkcmt_anchor()

bool ctree_anchor_t::is_blkcmt_anchor ( ) const
inline

Member Data Documentation

◆ value

uval_t ctree_anchor_t::value = BADADDR

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