Module ida_pro :: Class channel_redir_t
[frames] | no frames]

Class channel_redir_t

object --+
         |
        channel_redir_t

Proxy of C++ channel_redir_t class.

Instance Methods
channel_redir_t
__init__(self)
x.__init__(...) initializes x; see help(type(x)) for signature
 
__repr__(self)
repr(x)
 
__swig_destroy__(self)
bool
is_append(self)
bool
is_input(self)
bool
is_output(self)
bool
is_quoted(self)

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties
  fd
channel_redir_t_fd_get(self) -> int
  file
channel_redir_t_file_get(self) -> qstring *
  flags
channel_redir_t_flags_get(self) -> int
  length
channel_redir_t_length_get(self) -> int
  start
channel_redir_t_start_get(self) -> int
  thisown
The membership flag

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

 

x.__init__(...) initializes x; see help(type(x)) for signature

Returns: channel_redir_t
Overrides: object.__init__

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

Property Details

fd

channel_redir_t_fd_get(self) -> int

Get Method:
unreachable.channel_redir_t_fd_get(self)
Set Method:
unreachable.channel_redir_t_fd_set(self, fd)

file

channel_redir_t_file_get(self) -> qstring *

Get Method:
unreachable.channel_redir_t_file_get(self)
Set Method:
unreachable.channel_redir_t_file_set(self, file)

flags

channel_redir_t_flags_get(self) -> int

Get Method:
unreachable.channel_redir_t_flags_get(self)
Set Method:
unreachable.channel_redir_t_flags_set(self, flags)

length

channel_redir_t_length_get(self) -> int

Get Method:
unreachable.channel_redir_t_length_get(self)
Set Method:
unreachable.channel_redir_t_length_set(self, length)

start

channel_redir_t_start_get(self) -> int

Get Method:
unreachable.channel_redir_t_start_get(self)
Set Method:
unreachable.channel_redir_t_start_set(self, start)

thisown

The membership flag

Get Method:
unreachable(x)
Set Method:
unreachable(x, v)