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

Namespaces

namespace  details
 

Classes

class  Class
 This class represents an Objective-C class (@interface) 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...