IDAPython 9.0
Loading...
Searching...
No Matches
object_t Class Reference
Inheritance diagram for object_t:

Public Member Functions

 __init__ (self, **kwds)
 
 __getitem__ (self, idx)
 

Detailed Description

Helper class used to initialize empty objects

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
** kwds )

Member Function Documentation

◆ __getitem__()

__getitem__ ( self,
idx )
Allow access to object attributes by index (like dictionaries)

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