#import <GPBRootObject.h>
Class Methods | |
(GPBExtensionRegistry *) | + extensionRegistry |
(void) | + globallyRegisterExtension: [implementation] |
Every generated proto file defines a local "Root" class that exposes a GPBExtensionRegistry for all the extensions defined by that file and the files it depends on.
Definition at line 42 of file GPBRootObject.h.
+ (GPBExtensionRegistry *) extensionRegistry |
|
implementation |