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

Description

Stringification.

Functions

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

Function Documentation

const char* stringify::Rose::BinaryAnalysis::SerialIo::Format ( int64_t  )

Convert Rose::BinaryAnalysis::SerialIo::Format enum constant to a string.

std::string stringify::Rose::BinaryAnalysis::SerialIo::Format ( int64_t  ,
const std::string &  strip 
)

Convert Rose::BinaryAnalysis::SerialIo::Format enum constant to a string.

const std::vector<int64_t>& stringify::Rose::BinaryAnalysis::SerialIo::Format ( )

Return all Rose::BinaryAnalysis::SerialIo::Format member values as a vector.

const char* stringify::Rose::BinaryAnalysis::SerialIo::Savable ( int64_t  )

Convert Rose::BinaryAnalysis::SerialIo::Savable enum constant to a string.

std::string stringify::Rose::BinaryAnalysis::SerialIo::Savable ( int64_t  ,
const std::string &  strip 
)

Convert Rose::BinaryAnalysis::SerialIo::Savable enum constant to a string.

const std::vector<int64_t>& stringify::Rose::BinaryAnalysis::SerialIo::Savable ( )

Return all Rose::BinaryAnalysis::SerialIo::Savable member values as a vector.