IDAPython 9.0
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)
 is_input(self) -> bool
 
"bool" is_output (self)
 is_output(self) -> bool
 
"bool" is_append (self)
 is_append(self) -> bool
 
"bool" is_quoted (self)
 is_quoted(self) -> bool
 
 __init__ (self)
 init(self) -> channel_redir_t
 

Static Public Attributes

str fd = property(_ida_pro.channel_redir_t_fd_get, _ida_pro.channel_redir_t_fd_set, doc=)
 
str file = property(_ida_pro.channel_redir_t_file_get, _ida_pro.channel_redir_t_file_set, doc=)
 
str flags = property(_ida_pro.channel_redir_t_flags_get, _ida_pro.channel_redir_t_flags_set, doc=)
 
str start = property(_ida_pro.channel_redir_t_start_get, _ida_pro.channel_redir_t_start_set, doc=)
 
str length = property(_ida_pro.channel_redir_t_length_get, _ida_pro.channel_redir_t_length_set, doc=)
 

Properties

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

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 = property(_ida_pro.channel_redir_t_fd_get, _ida_pro.channel_redir_t_fd_set, doc=)
static

◆ file

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

◆ flags

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

◆ length

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

◆ start

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

Property Documentation

◆ 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: