ROSE
0.11.22.0
|
Stringification.
Functions | |
const char * | Ownership (int64_t) |
Convert Rose::BinaryAnalysis::Partitioner2::Function::Ownership enum constant to a string. More... | |
std::string | Ownership (int64_t, const std::string &strip) |
Convert Rose::BinaryAnalysis::Partitioner2::Function::Ownership enum constant to a string. More... | |
const std::vector< int64_t > & | Ownership () |
Return all Rose::BinaryAnalysis::Partitioner2::Function::Ownership member values as a vector. More... | |
const char * stringify::Rose::BinaryAnalysis::Partitioner2::Function::Ownership | ( | int64_t | i | ) |
Convert Rose::BinaryAnalysis::Partitioner2::Function::Ownership enum constant to a string.
Definition at line 34327 of file stringify.C.
Referenced by Ownership().
std::string stringify::Rose::BinaryAnalysis::Partitioner2::Function::Ownership | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert Rose::BinaryAnalysis::Partitioner2::Function::Ownership enum constant to a string.
Definition at line 34336 of file stringify.C.
References Ownership().
const std::vector< int64_t > & stringify::Rose::BinaryAnalysis::Partitioner2::Function::Ownership | ( | ) |
Return all Rose::BinaryAnalysis::Partitioner2::Function::Ownership member values as a vector.
Definition at line 34345 of file stringify.C.