IDAPython 8.4
Loading...
Searching...
No Matches
channel_redir_t Class Reference

Proxy of C++ channel_redir_t class.

Inheritance diagram for channel_redir_t:

Public Member Functions

"bool" is_input (self, *args)
 is_input(self) -> bool
 
"bool" is_output (self, *args)
 is_output(self) -> bool
 
"bool" is_append (self, *args)
 is_append(self) -> bool
 
"bool" is_quoted (self, *args)
 is_quoted(self) -> bool
 
 __init__ (self, *args)
 init(self) -> channel_redir_t
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 fd = property(_ida_pro.channel_redir_t_fd_get, _ida_pro.channel_redir_t_fd_set, doc=)
 
 file = property(_ida_pro.channel_redir_t_file_get, _ida_pro.channel_redir_t_file_set, doc=)
 
 flags = property(_ida_pro.channel_redir_t_flags_get, _ida_pro.channel_redir_t_flags_set, doc=)
 
 start = property(_ida_pro.channel_redir_t_start_get, _ida_pro.channel_redir_t_start_set, doc=)
 
 length = property(_ida_pro.channel_redir_t_length_get, _ida_pro.channel_redir_t_length_set, doc=)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Member Function Documentation

◆ is_append()

"bool" is_append ( self,
* args )

◆ is_input()

"bool" is_input ( self,
* args )

◆ is_output()

"bool" is_output ( self,
* args )

◆ is_quoted()

"bool" is_quoted ( self,
* args )

Property Documentation

◆ fd

fd = property(_ida_pro.channel_redir_t_fd_get, _ida_pro.channel_redir_t_fd_set, doc=)
static

◆ file

file = property(_ida_pro.channel_redir_t_file_get, _ida_pro.channel_redir_t_file_set, doc=)
static

◆ flags

flags = property(_ida_pro.channel_redir_t_flags_get, _ida_pro.channel_redir_t_flags_set, doc=)
static

◆ length

length = property(_ida_pro.channel_redir_t_length_get, _ida_pro.channel_redir_t_length_set, doc=)
static

◆ start

start = property(_ida_pro.channel_redir_t_start_get, _ida_pro.channel_redir_t_start_set, doc=)
static

◆ thisown

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

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