ROSE  0.11.145.0
Functions
stringify::Rose::BinaryAnalysis::TaintedFlow Namespace Reference

Description

Stringification.

Functions

const char * Taintedness (int64_t)
 Convert Rose::BinaryAnalysis::TaintedFlow::Taintedness enum constant to a string. More...
 
std::string Taintedness (int64_t, const std::string &strip)
 Convert Rose::BinaryAnalysis::TaintedFlow::Taintedness enum constant to a string. More...
 
const std::vector< int64_t > & Taintedness ()
 Return all Rose::BinaryAnalysis::TaintedFlow::Taintedness member values as a vector. More...
 
const char * Approximation (int64_t)
 Convert Rose::BinaryAnalysis::TaintedFlow::Approximation enum constant to a string. More...
 
std::string Approximation (int64_t, const std::string &strip)
 Convert Rose::BinaryAnalysis::TaintedFlow::Approximation enum constant to a string. More...
 
const std::vector< int64_t > & Approximation ()
 Return all Rose::BinaryAnalysis::TaintedFlow::Approximation member values as a vector. More...
 

Function Documentation

const char* stringify::Rose::BinaryAnalysis::TaintedFlow::Taintedness ( int64_t  )

Convert Rose::BinaryAnalysis::TaintedFlow::Taintedness enum constant to a string.

std::string stringify::Rose::BinaryAnalysis::TaintedFlow::Taintedness ( int64_t  ,
const std::string &  strip 
)

Convert Rose::BinaryAnalysis::TaintedFlow::Taintedness enum constant to a string.

const std::vector<int64_t>& stringify::Rose::BinaryAnalysis::TaintedFlow::Taintedness ( )

Return all Rose::BinaryAnalysis::TaintedFlow::Taintedness member values as a vector.

const char* stringify::Rose::BinaryAnalysis::TaintedFlow::Approximation ( int64_t  )

Convert Rose::BinaryAnalysis::TaintedFlow::Approximation enum constant to a string.

std::string stringify::Rose::BinaryAnalysis::TaintedFlow::Approximation ( int64_t  ,
const std::string &  strip 
)

Convert Rose::BinaryAnalysis::TaintedFlow::Approximation enum constant to a string.

const std::vector<int64_t>& stringify::Rose::BinaryAnalysis::TaintedFlow::Approximation ( )

Return all Rose::BinaryAnalysis::TaintedFlow::Approximation member values as a vector.