LIEF: Library to Instrument Executable Formats Version 0.16.0
|
Namespace related to ObjC metadata. More...
Namespaces | |
namespace | details |
Classes | |
class | Class |
This class represents an Objective-C class (@interface ) More... | |
struct | DeclOpt |
This structure wraps options to tweak the generated output of functions like LIEF::objc::Metadata::to_decl. More... | |
class | IVar |
This class represents an instance variable (ivar) More... | |
class | Metadata |
This class is the main interface to inspect Objective-C metadata. More... | |
class | Method |
This class represents an Objective-C Method. More... | |
class | Property |
This class represents a @property in Objective-C. More... | |
class | Protocol |
This class represents an Objective-C @protocol More... | |
Namespace related to ObjC metadata.