- TextFormat - Class in com.google.protobuf
-
Provide text parsing and formatting support for proto2 instances.
- TextFormat.ParseException - Exception in com.google.protobuf
-
Thrown when parsing an invalid text format message.
- TextFormat.ParseException(String) - Constructor for exception com.google.protobuf.TextFormat.ParseException
-
Create a new instance, with -1 as the line and column numbers.
- TextFormat.ParseException(int, int, String) - Constructor for exception com.google.protobuf.TextFormat.ParseException
-
Create a new instance
- ThreadMatlab - Class in osx.main
-
- ThreadMatlab(myMatlabThreadProxy, int) - Constructor for class osx.main.ThreadMatlab
-
- ThreadMatlab(int) - Constructor for class osx.main.ThreadMatlab
-
- ThreadMatlab_ori() - Method in class osx.main.ThreadMatlab
-
- ThreadMatlabInteractor - Class in osx.main
-
- ThreadMatlabInteractor(myMatlabThreadProxy) - Constructor for class osx.main.ThreadMatlabInteractor
-
- ThreadPool - Class in j2se.MQTTFogServer
-
9/5/2013
A thread pool that stores available subscribe/publish threads for use.
- ThreadPool() - Constructor for class j2se.MQTTFogServer.ThreadPool
-
- ThreadPool - Class in j2se.windows.MQTTEndUser
-
9/5/2013
A thread pool that stores available subscribe/publish threads for use.
- ThreadPool() - Constructor for class j2se.windows.MQTTEndUser.ThreadPool
-
- ThreadPool - Class in processing.MQTTEndUser
-
9/5/2013
A thread pool that stores available subscribe/publish threads for use.
- ThreadPool() - Constructor for class processing.MQTTEndUser.ThreadPool
-
- threadTable - Variable in class j2se.MQTTFogServer.ThreadPool
-
- threadTable - Variable in class j2se.windows.MQTTEndUser.ThreadPool
-
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
- toBuilder() - Method in class com.google.protobuf.DynamicMessage
-
- toBuilder() - Method in interface com.google.protobuf.Message
-
- toBuilder() - Method in interface com.google.protobuf.MessageLite
-
Constructs a builder initialized with the current message.
- toBuilder() - Method in class com.google.protobuf.UnknownFieldSet
-
- toByteArray() - Method in class com.google.protobuf.AbstractMessageLite
-
- toByteArray() - Method in class com.google.protobuf.ByteString
-
Copies bytes to a byte[]
.
- toByteArray() - Method in interface com.google.protobuf.MessageLite
-
Serializes the message to a byte
array and returns it.
- toByteArray() - Method in class com.google.protobuf.UnknownFieldSet
-
Serializes the message to a byte
array and returns it.
- toByteString() - Method in class com.google.protobuf.AbstractMessageLite
-
- toByteString() - Method in class com.google.protobuf.ByteString.Output
-
Creates a byte string.
- toByteString() - Method in interface com.google.protobuf.MessageLite
-
Serializes the message to a ByteString
and returns it.
- toByteString() - Method in class com.google.protobuf.UnknownFieldSet
-
Serializes the message to a ByteString
and returns it.
- toProto() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Convert the descriptor to its protocol message representation.
- toProto() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Convert the descriptor to its protocol message representation.
- toProto() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Convert the descriptor to its protocol message representation.
- toProto() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Convert the descriptor to its protocol message representation.
- toProto() - Method in enum com.google.protobuf.Descriptors.FieldDescriptor.Type
-
- toProto() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Convert the descriptor to its protocol message representation.
- toProto() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Convert the descriptor to its protocol message representation.
- toProto() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Convert the descriptor to its protocol message representation.
- toString() - Method in class com.google.protobuf.AbstractMessage
-
- toString() - Method in class com.google.protobuf.ByteString.Output
-
- toString(String) - Method in class com.google.protobuf.ByteString
-
Constructs a new String
by decoding the bytes using the
specified charset.
- toString() - Method in class com.google.protobuf.ByteString
-
- toString() - Method in interface com.google.protobuf.Message
-
Converts the message to a string in protocol buffer text format.
- toString() - Method in class com.google.protobuf.UnknownFieldSet
-
Converts the set to a string in protocol buffer text format.
- toStringUtf8() - Method in class com.google.protobuf.ByteString
-
Constructs a new String
by decoding the bytes as UTF-8.
- TRAILING_COMMENTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
- TYPE_BOOL_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_BOOL = 8;
- TYPE_BYTES_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_BYTES = 12;
- TYPE_DOUBLE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_DOUBLE = 1;
- TYPE_ENUM_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_ENUM = 14;
- TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
- TYPE_FIXED32_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_FIXED32 = 7;
- TYPE_FIXED64_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_FIXED64 = 6;
- TYPE_FLOAT_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_FLOAT = 2;
- TYPE_GROUP_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_GROUP = 10;
- TYPE_INT32_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_INT32 = 5;
- TYPE_INT64_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_INT64 = 3;
- TYPE_MESSAGE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_MESSAGE = 11;
- TYPE_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
- TYPE_SFIXED32_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_SFIXED32 = 15;
- TYPE_SFIXED64_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_SFIXED64 = 16;
- TYPE_SINT32_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_SINT32 = 17;
- TYPE_SINT64_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_SINT64 = 18;
- TYPE_STRING_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_STRING = 9;
- TYPE_UINT32_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_UINT32 = 13;
- TYPE_UINT64_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_UINT64 = 4;