The protocol compiler can output a FileDescriptorSet containing the .proto files it parses.
Generated from protobuf message google.protobuf.FileDescriptorSet
CloneableInstantiable
| Methods |
| public __construct( $data = NULL) Constructor.
|
| public getFile() Generated from protobuf field repeated .google.protobuf.FileDescriptorProto file = 1;
|
| public setFile( $var) Generated from protobuf field repeated .google.protobuf.FileDescriptorProto file = 1;
|
| Methods |
| Properties |
| private $file = NULL Generated from protobuf field repeated .google.protobuf.FileDescriptorProto file = 1; |