ROSE  0.11.145.0
Functions
stringify::Sawyer::Container::Graph Namespace Reference

Description

Stringification.

Functions

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

Function Documentation

const char* stringify::Sawyer::Container::Graph::EdgePhase ( int64_t  )

Convert Sawyer::Container::Graph::EdgePhase enum constant to a string.

std::string stringify::Sawyer::Container::Graph::EdgePhase ( int64_t  ,
const std::string &  strip 
)

Convert Sawyer::Container::Graph::EdgePhase enum constant to a string.

const std::vector<int64_t>& stringify::Sawyer::Container::Graph::EdgePhase ( )

Return all Sawyer::Container::Graph::EdgePhase member values as a vector.