#include <kernwin.hpp>
◆ tagged_line_section_t()
| tagged_line_section_t::tagged_line_section_t |
( |
| ) |
|
|
inline |
◆ operator==()
◆ operator!=()
◆ valid()
| bool tagged_line_section_t::valid |
( |
| ) |
const |
|
inline |
◆ valid_in()
| bool tagged_line_section_t::valid_in |
( |
const qstring & | in | ) |
const |
|
inline |
◆ substr()
◆ get_addr()
| ea_t tagged_line_section_t::get_addr |
( |
const qstring & | line | ) |
const |
|
inline |
For COLOR_ADDR sections, decode the address embedded in line.
line must be the same raw line the section was parsed from. Returns BADADDR if this is not a COLOR_ADDR section or line does not match.
◆ text_start
| int tagged_line_section_t::text_start = -1 |
◆ text_end
| int tagged_line_section_t::text_end = -1 |
◆ [struct]
| struct { ... } tagged_line_section_t::byte_offsets |
◆ tag
| color_t tagged_line_section_t::tag = 0 |
The documentation for this struct was generated from the following file: