ROSE  0.11.145.0
Functions
stringify::SDG::PDGEdge Namespace Reference

Description

Stringification.

Functions

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

Function Documentation

const char* stringify::SDG::PDGEdge::EdgeType ( int64_t  )

Convert SDG::PDGEdge::EdgeType enum constant to a string.

std::string stringify::SDG::PDGEdge::EdgeType ( int64_t  ,
const std::string &  strip 
)

Convert SDG::PDGEdge::EdgeType enum constant to a string.

const std::vector<int64_t>& stringify::SDG::PDGEdge::EdgeType ( )

Return all SDG::PDGEdge::EdgeType member values as a vector.