ROSE
0.11.22.0
|
Stringification.
Functions | |
const char * | Behavior (int64_t) |
Convert Rose::CommandLine::FailedAssertionBehaviorAdjuster::Behavior enum constant to a string. More... | |
std::string | Behavior (int64_t, const std::string &strip) |
Convert Rose::CommandLine::FailedAssertionBehaviorAdjuster::Behavior enum constant to a string. More... | |
const std::vector< int64_t > & | Behavior () |
Return all Rose::CommandLine::FailedAssertionBehaviorAdjuster::Behavior member values as a vector. More... | |
const char * stringify::Rose::CommandLine::FailedAssertionBehaviorAdjuster::Behavior | ( | int64_t | i | ) |
Convert Rose::CommandLine::FailedAssertionBehaviorAdjuster::Behavior enum constant to a string.
Definition at line 6393 of file stringify.C.
Referenced by Behavior().
std::string stringify::Rose::CommandLine::FailedAssertionBehaviorAdjuster::Behavior | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert Rose::CommandLine::FailedAssertionBehaviorAdjuster::Behavior enum constant to a string.
Definition at line 6402 of file stringify.C.
References Behavior().
const std::vector< int64_t > & stringify::Rose::CommandLine::FailedAssertionBehaviorAdjuster::Behavior | ( | ) |
Return all Rose::CommandLine::FailedAssertionBehaviorAdjuster::Behavior member values as a vector.
Definition at line 6411 of file stringify.C.