ROSE
0.11.131.0
|
Stringification.
Functions | |
const char * | outputFormatOption_enum (int64_t) |
Convert SgFile::outputFormatOption_enum enum constant to a string. More... | |
std::string | outputFormatOption_enum (int64_t, const std::string &strip) |
Convert SgFile::outputFormatOption_enum enum constant to a string. More... | |
const std::vector< int64_t > & | outputFormatOption_enum () |
Return all SgFile::outputFormatOption_enum member values as a vector. More... | |
const char * | languageOption_enum (int64_t) |
Convert SgFile::languageOption_enum enum constant to a string. More... | |
std::string | languageOption_enum (int64_t, const std::string &strip) |
Convert SgFile::languageOption_enum enum constant to a string. More... | |
const std::vector< int64_t > & | languageOption_enum () |
Return all SgFile::languageOption_enum member values as a vector. More... | |
const char * | standard_enum (int64_t) |
Convert SgFile::standard_enum enum constant to a string. More... | |
std::string | standard_enum (int64_t, const std::string &strip) |
Convert SgFile::standard_enum enum constant to a string. More... | |
const std::vector< int64_t > & | standard_enum () |
Return all SgFile::standard_enum member values as a vector. More... | |
const char* stringify::SgFile::outputFormatOption_enum | ( | int64_t | ) |
Convert SgFile::outputFormatOption_enum enum constant to a string.
std::string stringify::SgFile::outputFormatOption_enum | ( | int64_t | , |
const std::string & | strip | ||
) |
Convert SgFile::outputFormatOption_enum enum constant to a string.
const std::vector<int64_t>& stringify::SgFile::outputFormatOption_enum | ( | ) |
Return all SgFile::outputFormatOption_enum member values as a vector.
const char* stringify::SgFile::languageOption_enum | ( | int64_t | ) |
Convert SgFile::languageOption_enum enum constant to a string.
std::string stringify::SgFile::languageOption_enum | ( | int64_t | , |
const std::string & | strip | ||
) |
Convert SgFile::languageOption_enum enum constant to a string.
const std::vector<int64_t>& stringify::SgFile::languageOption_enum | ( | ) |
Return all SgFile::languageOption_enum member values as a vector.
const char* stringify::SgFile::standard_enum | ( | int64_t | ) |
Convert SgFile::standard_enum enum constant to a string.
std::string stringify::SgFile::standard_enum | ( | int64_t | , |
const std::string & | strip | ||
) |
Convert SgFile::standard_enum enum constant to a string.
const std::vector<int64_t>& stringify::SgFile::standard_enum | ( | ) |
Return all SgFile::standard_enum member values as a vector.