ROSE  0.11.145.0
Functions
stringify::DOTGeneration Namespace Reference

Description

Stringification.

Functions

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

Function Documentation

const char* stringify::DOTGeneration::traversalType ( int64_t  )

Convert DOTGeneration::traversalType enum constant to a string.

std::string stringify::DOTGeneration::traversalType ( int64_t  ,
const std::string &  strip 
)

Convert DOTGeneration::traversalType enum constant to a string.

const std::vector<int64_t>& stringify::DOTGeneration::traversalType ( )

Return all DOTGeneration::traversalType member values as a vector.