Trees
Indices
Help
IDAPython Reference
Module pywraps
:: Class NearestName
[
frames
] |
no frames
]
Class NearestName
Utility class to help find the nearest name in a given ea/name dictionary
Instance Methods
__init__
(
self
,
ea_names
)
update
(
self
,
ea_names
)
Updates the ea/names map
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
__iter__
(
self
)
__getitem__
(
self
,
index
)
Returns the tupple (ea, name, index)
Trees
Indices
Help
IDAPython Reference
Generated by Epydoc 3.0.1 on Thu Apr 21 16:32:04 2011
http://epydoc.sourceforge.net