ROSE  0.11.145.0
Public Attributes | List of all members
Rose::BinaryAnalysis::VxcoreParser::Settings Struct Reference

Description

Settings that control the parser and unparser.

Definition at line 41 of file BinaryVxcoreParser.h.

#include <frontend/BinaryFormats/BinaryVxcoreParser.h>

Collaboration diagram for Rose::BinaryAnalysis::VxcoreParser::Settings:
Collaboration graph
[legend]

Public Attributes

unsigned version
 Format version number. More...
 
Sawyer::Optional< unsigned > protOverride
 Memory protection to overrides parsed values. More...
 
unsigned protDefault
 Default memory protection when none are specified or overridden. More...
 

Member Data Documentation

unsigned Rose::BinaryAnalysis::VxcoreParser::Settings::version

Format version number.

Definition at line 42 of file BinaryVxcoreParser.h.

Sawyer::Optional<unsigned> Rose::BinaryAnalysis::VxcoreParser::Settings::protOverride

Memory protection to overrides parsed values.

Definition at line 43 of file BinaryVxcoreParser.h.

unsigned Rose::BinaryAnalysis::VxcoreParser::Settings::protDefault

Default memory protection when none are specified or overridden.

Definition at line 44 of file BinaryVxcoreParser.h.


The documentation for this struct was generated from the following file: