ROSE  0.11.145.0
Functions
stringify::Rose::BinaryAnalysis::InstructionSemantics::DataFlowSemantics::DataFlowEdge Namespace Reference

Description

Stringification.

Functions

const char * EdgeType (int64_t)
 Convert Rose::BinaryAnalysis::InstructionSemantics::DataFlowSemantics::DataFlowEdge::EdgeType enum constant to a string. More...
 
std::string EdgeType (int64_t, const std::string &strip)
 Convert Rose::BinaryAnalysis::InstructionSemantics::DataFlowSemantics::DataFlowEdge::EdgeType enum constant to a string. More...
 
const std::vector< int64_t > & EdgeType ()
 Return all Rose::BinaryAnalysis::InstructionSemantics::DataFlowSemantics::DataFlowEdge::EdgeType member values as a vector. More...
 

Function Documentation

const char* stringify::Rose::BinaryAnalysis::InstructionSemantics::DataFlowSemantics::DataFlowEdge::EdgeType ( int64_t  )
std::string stringify::Rose::BinaryAnalysis::InstructionSemantics::DataFlowSemantics::DataFlowEdge::EdgeType ( int64_t  ,
const std::string &  strip 
)
const std::vector<int64_t>& stringify::Rose::BinaryAnalysis::InstructionSemantics::DataFlowSemantics::DataFlowEdge::EdgeType ( )