Trees
Indices
Help
Hex-Rays
Module idaapi
:: Class NearestName
[
frames
] |
no frames
]
Class NearestName
Utility class to help find the nearest name in a given ea/name dictionary
Instance Methods
__getitem__
(
self
,
index
)
Returns the tupple (ea, name, index)
__init__
(
self
,
ea_names
)
__iter__
(
self
)
find
(
self
,
ea
)
Returns a tupple (ea, name, pos) that is the nearest to the passed ea If no name is matched then None is returned
update
(
self
,
ea_names
)
Updates the ea/names map
Trees
Indices
Help
Hex-Rays
Generated by Epydoc 3.0.1 on Mon Mar 05 14:43:03 2012
http://epydoc.sourceforge.net
[an error occurred while processing this directive]