IDA SDK
tagged_line_section_t Struct Reference

Inherits line_section_t.

Public Attributes

struct {
   int   text_start = -1
 
   int   text_end = -1
 
byte_offsets
 
color_t tag = 0
 
- Public Attributes inherited from line_section_t
cpidx_t start = -1
 
cplen_t length = -1
 

Public Member Functions

bool operator== (const tagged_line_section_t &r) const
 
bool operator!= (const tagged_line_section_t &r) const
 
bool valid () const
 
bool valid_in (const qstring &in) const
 
bool substr (qstring *out, const qstring &in, const tagged_line_section_t *end=nullptr) const
 
- Public Member Functions inherited from line_section_t
bool contains (cpidx_t x) const
 
bool is_open () const
 
bool is_closed () const
 
bool valid () const
 
bool operator== (const line_section_t &r) const
 
bool operator!= (const line_section_t &r) const
 

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