LIEF: Library to Instrument Executable Formats Version 0.17.0
Loading...
Searching...
No Matches
LIEF::objc Namespace Reference

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...
 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...

Detailed Description

Namespace related to ObjC metadata.