LIEF: Library to Instrument Executable Formats Version 0.16.0
Loading...
Searching...
No Matches
LIEF::objc::DeclOpt Struct Reference

This structure wraps options to tweak the generated output of functions like LIEF::objc::Metadata::to_decl. More...

#include <DeclOpt.hpp>

Public Attributes

bool show_annotations = true
 Whether annotations like method's address should be printed.
 

Detailed Description

This structure wraps options to tweak the generated output of functions like LIEF::objc::Metadata::to_decl.

Member Data Documentation

◆ show_annotations

bool LIEF::objc::DeclOpt::show_annotations = true

Whether annotations like method's address should be printed.


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