Class: ProtocolBuffers::Field::MessageField

Inherits:
AggregateField show all
Includes:
WireFormats::LENGTH_DELIMITED
Defined in:
lib/protocol_buffers/runtime/field.rb

Instance Attribute Summary

Attributes inherited from AggregateField

#proxy_class

Attributes inherited from ProtocolBuffers::Field

#name, #otype, #tag

Method Summary

Methods included from WireFormats::LENGTH_DELIMITED

#wire_type

Methods inherited from AggregateField

#default_value, #deserialize, #initialize, #serialize, #text_format, #valid_type?

Methods inherited from ProtocolBuffers::Field

#add_methods_to, #add_reader_to, #add_writer_to, #check_valid, #check_value, create, #deserialize, #initialize, #inspect_value, #packed?, #repeated?, #serialize, #text_format, #valid_type?

Constructor Details

This class inherits a constructor from ProtocolBuffers::Field::AggregateField