webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Class Methods | List of all members
GPBRootObject Class Reference

#import <GPBRootObject.h>

Inheritance diagram for GPBRootObject:
NSObject GPBAnyRoot GPBApiRoot GPBDurationRoot GPBEmptyRoot GPBFieldMaskRoot GPBSourceContextRoot GPBStructRoot GPBTimestampRoot GPBTypeRoot GPBWrappersRoot

Class Methods

(GPBExtensionRegistry *) + extensionRegistry
 An extension registry for the given file and all the files it depends on. More...
 
(void+ globallyRegisterExtension: [implementation]
 

Detailed Description

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.

Method Documentation

◆ extensionRegistry()

+ (GPBExtensionRegistry *) extensionRegistry

An extension registry for the given file and all the files it depends on.

◆ globallyRegisterExtension:()

+ (void) globallyRegisterExtension: (GPBExtensionDescriptor *)  field
implementation

The documentation for this class was generated from the following files: