ROSE  0.11.145.0
Functions
stringify::Sawyer::Access Namespace Reference

Description

Stringification.

Functions

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

Function Documentation

const char* stringify::Sawyer::Access::Access ( int64_t  )

Convert Sawyer::Access::Access enum constant to a string.

std::string stringify::Sawyer::Access::Access ( int64_t  ,
const std::string &  strip 
)

Convert Sawyer::Access::Access enum constant to a string.

const std::vector<int64_t>& stringify::Sawyer::Access::Access ( )

Return all Sawyer::Access::Access member values as a vector.