Skip navigation links
B C D G H I M N P R S T V W 

B

BlockRecordBuilderFacade - Class in com.smarttech.toolsense.block
Utility class for constructing a ToolSenseBlock BlockRecord raw binary buffer.
BlockRecordBuilderFacade() - Constructor for class com.smarttech.toolsense.block.BlockRecordBuilderFacade
 
BlockRecordParserFacade - Class in com.smarttech.toolsense.block
Parse ToolSenseBlock.BlockRecord from a buffer that contains varint128 encoded length of serialized ToolSenseBlock.BlockRecord, followed by a serialized ToolSenseBlock.BlockRecord blob.
BlockRecordParserFacade() - Constructor for class com.smarttech.toolsense.block.BlockRecordParserFacade
 
build() - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord.Builder
 
buildByteArray(int) - Static method in class com.smarttech.toolsense.block.BlockRecordBuilderFacade
Build BlockRecord as ByteArray
buildPartial() - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord.Builder
 

C

clear() - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord.Builder
 
clearPathId() - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord.Builder
optional uint32 path_id = 1;
clone() - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord.Builder
 
com.smarttech.toolsense.block - package com.smarttech.toolsense.block
SMART ToolSense™ Block SDK core classes
com.smarttech.toolsense.block.protobuf - package com.smarttech.toolsense.block.protobuf
SMART ToolSense™ Block SDK protobuf generated classes

D

decodeToInt(int, byte[], Varint32Decoder.ReturnNextPosition) - Static method in class com.smarttech.toolsense.block.Varint32Decoder
Decodes variable length 32 bit integers encoded using varint 128 encoding from a supplied position in a buffer.

G

getDefaultInstance() - Static method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
 
getDefaultInstanceForType() - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord.Builder
 
getDefaultInstanceForType() - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
 
getDescriptor() - Static method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord.Builder
 
getDescriptor() - Static method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
 
getDescriptor() - Static method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock
 
getDescriptorForType() - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord.Builder
 
getParserForType() - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
 
getPathId() - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord.Builder
optional uint32 path_id = 1;
getPathId() - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
optional uint32 path_id = 1;
getPathId() - Method in interface com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecordOrBuilder
optional uint32 path_id = 1;
getSerializedSize() - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
 
getUnknownFields() - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
 

H

hasPathId() - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord.Builder
optional uint32 path_id = 1;
hasPathId() - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
optional uint32 path_id = 1;
hasPathId() - Method in interface com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecordOrBuilder
optional uint32 path_id = 1;

I

internalGetFieldAccessorTable() - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord.Builder
 
internalGetFieldAccessorTable() - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
 
isInitialized() - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord.Builder
 
isInitialized() - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
 

M

mergeFrom(com.google.protobuf.Message) - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord.Builder
 

N

newBuilder() - Static method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
 
newBuilder(ToolSenseBlock.BlockRecord) - Static method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
 
newBuilderForType() - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
 
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent) - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
 

P

parseDelimitedFrom(InputStream) - Static method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
 
parseFrom(byte[]) - Static method in class com.smarttech.toolsense.block.BlockRecordParserFacade
Parse Block Tool blob from the beginning of a buffer
parseFrom(int, byte[]) - Static method in class com.smarttech.toolsense.block.BlockRecordParserFacade
Parse Block Tool blob from at arbitrary offset within a buffer
parseFrom(com.google.protobuf.ByteString) - Static method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
 
PARSER - Static variable in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
 
PATH_ID_FIELD_NUMBER - Static variable in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
 

R

registerAllExtensions(com.google.protobuf.ExtensionRegistry) - Static method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock
 

S

setPathId(int) - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord.Builder
optional uint32 path_id = 1;

T

toBuilder() - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
 
ToolSenseBlock - Class in com.smarttech.toolsense.block.protobuf
 
ToolSenseBlock.BlockRecord - Class in com.smarttech.toolsense.block.protobuf
Protobuf type SMARTToolSense.Block.protobuf.BlockRecord
ToolSenseBlock.BlockRecord.Builder - Class in com.smarttech.toolsense.block.protobuf
Protobuf type SMARTToolSense.Block.protobuf.BlockRecord
ToolSenseBlock.BlockRecordOrBuilder - Interface in com.smarttech.toolsense.block.protobuf
 

V

Varint32Decoder - Class in com.smarttech.toolsense.block
Decode variable length 32-bit integer (varint 128 encoding).
Varint32Decoder() - Constructor for class com.smarttech.toolsense.block.Varint32Decoder
 

W

writeReplace() - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class com.smarttech.toolsense.block.protobuf.ToolSenseBlock.BlockRecord
 
B C D G H I M N P R S T V W 
Skip navigation links