ROSE 0.11.145.147
Public Member Functions | Public Attributes | List of all members
NewCallGraph::CallGraphEdgeInfo Class Reference

Description

Definition at line 22 of file newCallGraph.h.

Collaboration diagram for NewCallGraph::CallGraphEdgeInfo:
Collaboration graph
[legend]

Public Member Functions

 CallGraphEdgeInfo (CallGraphNodeInfo *from, CallGraphNodeInfo *to)
 

Public Attributes

CallGraphNodeInfofrom
 
CallGraphNodeInfoto
 
bool skip_writing_out_to_file
 

Member Data Documentation

◆ from

CallGraphNodeInfo* NewCallGraph::CallGraphEdgeInfo::from

Definition at line 29 of file newCallGraph.h.

◆ to

CallGraphNodeInfo* NewCallGraph::CallGraphEdgeInfo::to

Definition at line 30 of file newCallGraph.h.

◆ skip_writing_out_to_file

bool NewCallGraph::CallGraphEdgeInfo::skip_writing_out_to_file

Definition at line 33 of file newCallGraph.h.


The documentation for this class was generated from the following file: