Public Member Functions

com.google.security.zynamics.binnavi.API.reil.ReilFunction Class Reference

List of all members.

Public Member Functions

ReilGraph getGraph ()
String getName ()
String toString ()

Detailed Description

Represents a single REIL function.


Member Function Documentation

ReilGraph com.google.security.zynamics.binnavi.API.reil.ReilFunction.getGraph (  ) 

Returns the graph of the REIL function.

Returns:
The graph of the REIL function.
String com.google.security.zynamics.binnavi.API.reil.ReilFunction.getName (  ) 

Returns the name of the REIL function.

Returns:
The name of the REIL function.
String com.google.security.zynamics.binnavi.API.reil.ReilFunction.toString (  ) 

Returns the string representation of the REIL function.

Returns:
The string representation of the REIL function.