◆ FlowGraph() [1/2]
| FlowGraph::FlowGraph |
( |
BNFlowGraph * |
graph | ) |
|
|
protected |
◆ FlowGraph() [2/2]
◆ AddNode()
◆ CompleteLayout()
| void FlowGraph::CompleteLayout |
( |
| ) |
|
|
protectedvirtual |
◆ FinishPrepareForLayout()
| void FlowGraph::FinishPrepareForLayout |
( |
| ) |
|
|
protected |
◆ GetFunction()
◆ GetHeight()
| int FlowGraph::GetHeight |
( |
| ) |
const |
◆ GetHighLevelILFunction()
◆ GetHorizontalNodeMargin()
| int FlowGraph::GetHorizontalNodeMargin |
( |
| ) |
const |
◆ GetLowLevelILFunction()
◆ GetMediumLevelILFunction()
◆ GetNode()
◆ GetNodes()
◆ GetNodesInRegion()
| vector< Ref< FlowGraphNode > > FlowGraph::GetNodesInRegion |
( |
int |
left, |
|
|
int |
top, |
|
|
int |
right, |
|
|
int |
bottom |
|
) |
| |
◆ GetVerticalNodeMargin()
| int FlowGraph::GetVerticalNodeMargin |
( |
| ) |
const |
◆ GetView()
◆ GetWidth()
| int FlowGraph::GetWidth |
( |
| ) |
const |
◆ HasNodes()
| bool FlowGraph::HasNodes |
( |
| ) |
const |
◆ HasUpdates()
| bool FlowGraph::HasUpdates |
( |
| ) |
const |
|
virtual |
◆ IsHighLevelILGraph()
| bool FlowGraph::IsHighLevelILGraph |
( |
| ) |
const |
◆ IsILGraph()
| bool FlowGraph::IsILGraph |
( |
| ) |
const |
◆ IsLayoutComplete()
| bool FlowGraph::IsLayoutComplete |
( |
| ) |
|
◆ IsLowLevelILGraph()
| bool FlowGraph::IsLowLevelILGraph |
( |
| ) |
const |
◆ IsMediumLevelILGraph()
| bool FlowGraph::IsMediumLevelILGraph |
( |
| ) |
const |
◆ IsOptionSet()
◆ PopulateNodes()
| void FlowGraph::PopulateNodes |
( |
| ) |
|
|
protectedvirtual |
◆ PrepareForLayout()
| void FlowGraph::PrepareForLayout |
( |
| ) |
|
|
protectedvirtual |
◆ SetFunction()
| void FlowGraph::SetFunction |
( |
Function * |
func | ) |
|
◆ SetHighLevelILFunction()
◆ SetLowLevelILFunction()
◆ SetMediumLevelILFunction()
◆ SetNodeMargins()
| void FlowGraph::SetNodeMargins |
( |
int |
horiz, |
|
|
int |
vert |
|
) |
| |
◆ SetOption()
◆ SetView()
◆ Show()
| void FlowGraph::Show |
( |
const std::string & |
title | ) |
|
◆ StartLayout()
◆ Update()
◆ m_queryMode
| bool BinaryNinja::FlowGraph::m_queryMode = false |
|
protected |
The documentation for this class was generated from the following files: