IDAPython 9.0
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, "ea_t" _ea)
 init(self, _ea) -> octet_generator_t
 
"void" invert_byte_order (self)
 invert_byte_order(self)
 

Static Public Attributes

str value = property(_ida_bytes.octet_generator_t_value_get, _ida_bytes.octet_generator_t_value_set, doc=)
 
str ea = property(_ida_bytes.octet_generator_t_ea_get, _ida_bytes.octet_generator_t_ea_set, doc=)
 
str avail_bits = property(_ida_bytes.octet_generator_t_avail_bits_get, _ida_bytes.octet_generator_t_avail_bits_set, doc=)
 
str high_byte_first = property(_ida_bytes.octet_generator_t_high_byte_first_get, _ida_bytes.octet_generator_t_high_byte_first_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,
"ea_t" _ea )
Parameters
_eaea_t

Member Function Documentation

◆ invert_byte_order()

"void" invert_byte_order ( self)

Member Data Documentation

◆ avail_bits

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

◆ ea

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

◆ high_byte_first

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

◆ value

str value = property(_ida_bytes.octet_generator_t_value_get, _ida_bytes.octet_generator_t_value_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: