ROSE
0.11.21.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 | i | ) |
Convert SgFile::outputFormatOption_enum enum constant to a string.
Definition at line 90789 of file stringify.C.
Referenced by outputFormatOption_enum().
std::string stringify::SgFile::outputFormatOption_enum | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert SgFile::outputFormatOption_enum enum constant to a string.
Definition at line 90798 of file stringify.C.
References outputFormatOption_enum().
const std::vector< int64_t > & stringify::SgFile::outputFormatOption_enum | ( | ) |
Return all SgFile::outputFormatOption_enum member values as a vector.
Definition at line 90807 of file stringify.C.
const char * stringify::SgFile::languageOption_enum | ( | int64_t | i | ) |
Convert SgFile::languageOption_enum enum constant to a string.
Definition at line 90841 of file stringify.C.
Referenced by languageOption_enum().
std::string stringify::SgFile::languageOption_enum | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert SgFile::languageOption_enum enum constant to a string.
Definition at line 90863 of file stringify.C.
References languageOption_enum().
const std::vector< int64_t > & stringify::SgFile::languageOption_enum | ( | ) |
Return all SgFile::languageOption_enum member values as a vector.
Definition at line 90872 of file stringify.C.
const char * stringify::SgFile::standard_enum | ( | int64_t | i | ) |
Convert SgFile::standard_enum enum constant to a string.
Definition at line 90919 of file stringify.C.
Referenced by standard_enum().
std::string stringify::SgFile::standard_enum | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert SgFile::standard_enum enum constant to a string.
Definition at line 90946 of file stringify.C.
References standard_enum().
const std::vector< int64_t > & stringify::SgFile::standard_enum | ( | ) |
Return all SgFile::standard_enum member values as a vector.
Definition at line 90955 of file stringify.C.