메소드 | 설명 | |
---|---|---|
Main ( string args ) : void |
The main.
|
메소드 | 설명 | |
---|---|---|
DescriptorProto ( uint totalLength, |
The message descriptor proto.
|
|
EnumDescriptorProto ( uint totalLength, |
The enum descriptor proto.
|
|
EnumOptions ( uint totalLength, |
The enum options.
|
|
EnumValueDescriptorProto ( uint totalLength, |
The enum value descriptor proto.
|
|
EnumValueOptions ( uint totalLength, |
The enum value options.
|
|
ExtensionRange ( uint totalLength, |
The extension range of the message.
|
|
FieldDescriptorProto ( uint totalLength, |
The field descriptor proto.
|
|
FieldOptions ( uint totalLength, |
The field options.
|
|
FileDescriptorProto ( uint totalLength, |
The file descriptor proto.
|
|
FileDescriptorSet ( |
The file descriptor set.
|
|
FileOptions ( uint totalLength, |
The file options.
|
|
GetString ( uint length ) : string |
The get string.
|
|
GetTypeAndFieldNo ( int &type, int &fieldNo ) : int |
The get type and field no.
|
|
GetVarint ( uint &value ) : int |
The get varint.
|
|
MessageOptions ( uint totalLength, |
The message options.
|
|
MethodDescriptorProto ( uint totalLength, |
The method descriptor proto.
|
|
MethodOptions ( uint totalLength, |
The method options.
|
|
OneofDescriptorProto ( uint totalLength, |
The oneof descriptor proto.
|
|
Run ( string filename ) : void |
The run.
|
|
ServiceDescriptorProto ( uint totalLength, |
The service descriptor proto.
|
|
ServiceOptions ( uint totalLength, |
The service options.
|
|
Write ( string text ) : void |
The write.
|