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

Proxy of C++ octet_generator_t class.

Inheritance diagram for octet_generator_t:

Public Member Functions

 __init__ (self, *args)
 init(self, _ea) -> octet_generator_t
 
"void" invert_byte_order (self, *args)
 invert_byte_order(self)
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 value = property(_ida_bytes.octet_generator_t_value_get, _ida_bytes.octet_generator_t_value_set, doc=)
 
 ea = property(_ida_bytes.octet_generator_t_ea_get, _ida_bytes.octet_generator_t_ea_set, doc=)
 
 avail_bits = property(_ida_bytes.octet_generator_t_avail_bits_get, _ida_bytes.octet_generator_t_avail_bits_set, doc=)
 
 high_byte_first = property(_ida_bytes.octet_generator_t_high_byte_first_get, _ida_bytes.octet_generator_t_high_byte_first_set, doc=)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )
Parameters
_eaea_t

Member Function Documentation

◆ invert_byte_order()

"void" invert_byte_order ( self,
* args )

Property Documentation

◆ avail_bits

avail_bits = property(_ida_bytes.octet_generator_t_avail_bits_get, _ida_bytes.octet_generator_t_avail_bits_set, doc=)
static

◆ ea

ea = property(_ida_bytes.octet_generator_t_ea_get, _ida_bytes.octet_generator_t_ea_set, doc=)
static

◆ high_byte_first

high_byte_first = property(_ida_bytes.octet_generator_t_high_byte_first_get, _ida_bytes.octet_generator_t_high_byte_first_set, doc=)
static

◆ thisown

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

◆ value

value = property(_ida_bytes.octet_generator_t_value_get, _ida_bytes.octet_generator_t_value_set, doc=)
static

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