IDAPython 9.0
Loading...
Searching...
No Matches
tagged_line_section_t Class Reference
Inheritance diagram for tagged_line_section_t:
line_section_t

Public Member Functions

 __init__ (self)
 
bool __eq__ (self, 'tagged_line_section_t' r)
 
bool __ne__ (self, 'tagged_line_section_t' r)
 
bool valid (self)
 
bool valid_in (self, str _in)
 
bool substr (self, str _in, 'tagged_line_section_t' end=None)
 
str __str__ (self)
 
- Public Member Functions inherited from line_section_t
bool contains (self, 'cpidx_t' x)
 
bool is_open (self)
 
bool is_closed (self)
 

Static Public Attributes

str tag
 
- Static Public Attributes inherited from line_section_t
str start
 
str length
 

Properties

 thisown
 
- Properties inherited from line_section_t
 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Reimplemented from line_section_t.

Member Function Documentation

◆ __eq__()

bool __eq__ ( self,
'tagged_line_section_t' r )

Reimplemented from line_section_t.

◆ __ne__()

bool __ne__ ( self,
'tagged_line_section_t' r )

Reimplemented from line_section_t.

◆ __str__()

str __str__ ( self)

◆ substr()

bool substr ( self,
str _in,
'tagged_line_section_t' end = None )

◆ valid()

bool valid ( self)

Reimplemented from line_section_t.

◆ valid_in()

bool valid_in ( self,
str _in )

Member Data Documentation

◆ tag

str tag
static
Initial value:
= property(_ida_kernwin.tagged_line_section_t_tag_get,
_ida_kernwin.tagged_line_section_t_tag_set)

Property Documentation

◆ thisown

thisown
static
Initial value:
= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')

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