Module idaapi :: Class location_t
[frames] | no frames]

Class location_t

object --+    
         |    
    curloc --+
             |
            location_t

Proxy of C++ location_t class

Instance Methods
 
__del__(self)
location_t
__init__(self)
__init__(self, name) -> location_t
 
__swig_destroy__(self)
 
copy_current_location(self, loc)
bool
get(self, depth)
bool
jump(self, marker)
 
linkTo(self, name)
int
mark(self, marker, title, desc)
bool
pop(self, try_tohide)
 
push_and_jump(self, try_to_unhide, ea= BADADDR, lnnum= 0, x= 0, y= 0, gli= None)

Inherited from curloc: __repr__, jump_push, markdesc, markedpos, setx, size

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties
  gli
location_t_gli_get(self) -> graph_location_info_t
  thisown
The membership flag

Inherited from curloc: ea, flags, lnnum, target, x, y

Inherited from object: __class__

Method Details

__del__(self)
(Destructor)

 
Overrides: curloc.__del__

__init__(self)
(Constructor)

 

__init__(self, name) -> location_t

Returns: location_t
Overrides: object.__init__

__swig_destroy__(self)

 
Overrides: curloc.__swig_destroy__

copy_current_location(self, loc)

 
Overrides: curloc.copy_current_location

get(self, depth)

 
Returns: bool
Overrides: curloc.get

jump(self, marker)

 
Returns: bool
Overrides: curloc.jump

linkTo(self, name)

 
Overrides: curloc.linkTo

mark(self, marker, title, desc)

 
Returns: int
Overrides: curloc.mark

pop(self, try_tohide)

 
Returns: bool
Overrides: curloc.pop

Property Details

gli

location_t_gli_get(self) -> graph_location_info_t

Get Method:
unreachable.location_t_gli_get(self)
Set Method:
unreachable.location_t_gli_set(self, gli)

thisown

The membership flag

Get Method:
unreachable(x)
Set Method:
unreachable(x, v)

[an error occurred while processing this directive]