ROSE
0.11.96.11
|
Stringification.
Functions | |
const char * | classifier (int64_t) |
Convert Sg_File_Info::classifier enum constant to a string. | |
std::string | classifier (int64_t, const std::string &strip) |
Convert Sg_File_Info::classifier enum constant to a string. | |
const std::vector< int64_t > & | classifier () |
Return all Sg_File_Info::classifier member values as a vector. | |
const char * | p_fileflags (int64_t) |
Convert Sg_File_Info::p_fileflags enum constant to a string. | |
std::string | p_fileflags (int64_t, const std::string &strip) |
Convert Sg_File_Info::p_fileflags enum constant to a string. | |
const std::vector< int64_t > & | p_fileflags () |
Return all Sg_File_Info::p_fileflags member values as a vector. | |