Objective-C protocols definition. More...
Go to the source code of this file.
Data Structures | |
class | Protocol |
Protocol class definition. More... | |
Objective-C protocols definition.
This file provides the definition of the Protocol class, which is used to declare and implement Objective-C protocols.
Definition in file Protocol.h.