ROSE 0.11.145.134
Functions
stringify::Rose::BinaryAnalysis::HotPatch::Record Namespace Reference

Description

Stringification.

Functions

const char * Type (int64_t)
 Convert Rose::BinaryAnalysis::HotPatch::Record::Type enum constant to a string.
 
std::string Type (int64_t, const std::string &strip)
 Convert Rose::BinaryAnalysis::HotPatch::Record::Type enum constant to a string.
 
const std::vector< int64_t > & Type ()
 Return all Rose::BinaryAnalysis::HotPatch::Record::Type member values as a vector.
 
const char * Behavior (int64_t)
 Convert Rose::BinaryAnalysis::HotPatch::Record::Behavior enum constant to a string.
 
std::string Behavior (int64_t, const std::string &strip)
 Convert Rose::BinaryAnalysis::HotPatch::Record::Behavior enum constant to a string.
 
const std::vector< int64_t > & Behavior ()
 Return all Rose::BinaryAnalysis::HotPatch::Record::Behavior member values as a vector.