webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#import <GPBRootObject.h>
Class Methods | |
(GPBExtensionRegistry *) | + extensionRegistry |
An extension registry for the given file and all the files it depends on. More... | |
(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.
+ (GPBExtensionRegistry *) extensionRegistry |
An extension registry for the given file and all the files it depends on.
|
implementation |