ROSE  0.11.145.0
Functions
stringify::DOTGraphNode Namespace Reference

Description

Stringification.

Functions

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

Function Documentation

const char* stringify::DOTGraphNode::DOTShapeTypes ( int64_t  )

Convert DOTGraphNode::DOTShapeTypes enum constant to a string.

std::string stringify::DOTGraphNode::DOTShapeTypes ( int64_t  ,
const std::string &  strip 
)

Convert DOTGraphNode::DOTShapeTypes enum constant to a string.

const std::vector<int64_t>& stringify::DOTGraphNode::DOTShapeTypes ( )

Return all DOTGraphNode::DOTShapeTypes member values as a vector.