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

Public Member Functions

bool is_input (self)
 
bool is_output (self)
 
bool is_append (self)
 
bool is_quoted (self)
 
 __init__ (self)
 

Static Public Attributes

str fd
 
str file
 
str flags
 
str start
 
str length
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ is_append()

bool is_append ( self)

◆ is_input()

bool is_input ( self)

◆ is_output()

bool is_output ( self)

◆ is_quoted()

bool is_quoted ( self)

Member Data Documentation

◆ fd

str fd
static
Initial value:
= property(_ida_pro.channel_redir_t_fd_get, _ida_pro.
channel_redir_t_fd_set)

◆ file

str file
static
Initial value:
= property(_ida_pro.channel_redir_t_file_get, _ida_pro.
channel_redir_t_file_set)

◆ flags

str flags
static
Initial value:
= property(_ida_pro.channel_redir_t_flags_get, _ida_pro.
channel_redir_t_flags_set)

◆ length

str length
static
Initial value:
= property(_ida_pro.channel_redir_t_length_get, _ida_pro.
channel_redir_t_length_set)

◆ start

str start
static
Initial value:
= property(_ida_pro.channel_redir_t_start_get, _ida_pro.
channel_redir_t_start_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: