Skip navigation links
A B C D E F G H I K L M N P R S T U V W 

A

ALT_FIELD_NUMBER - Static variable in class com.github.cpprofiler.Message.Node
 

B

BRANCH_VALUE - Static variable in enum com.github.cpprofiler.Message.Node.NodeStatus
BRANCH = 2;
build() - Method in class com.github.cpprofiler.Message.Node.Builder
 
buildPartial() - Method in class com.github.cpprofiler.Message.Node.Builder
 

C

clear() - Method in class com.github.cpprofiler.Message.Node.Builder
 
clearAlt() - Method in class com.github.cpprofiler.Message.Node.Builder
optional int32 alt = 4;
clearDomainSize() - Method in class com.github.cpprofiler.Message.Node.Builder
optional float domain_size = 11;
clearInfo() - Method in class com.github.cpprofiler.Message.Node.Builder
optional string info = 14;
clearKids() - Method in class com.github.cpprofiler.Message.Node.Builder
optional int32 kids = 5;
clearLabel() - Method in class com.github.cpprofiler.Message.Node.Builder
optional string label = 10;
clearNogood() - Method in class com.github.cpprofiler.Message.Node.Builder
optional string nogood = 13;
clearPid() - Method in class com.github.cpprofiler.Message.Node.Builder
optional int32 pid = 3;
clearRestartId() - Method in class com.github.cpprofiler.Message.Node.Builder
optional int32 restart_id = 7;
clearSid() - Method in class com.github.cpprofiler.Message.Node.Builder
optional int32 sid = 2;
clearSolution() - Method in class com.github.cpprofiler.Message.Node.Builder
optional string solution = 12;
clearStatus() - Method in class com.github.cpprofiler.Message.Node.Builder
optional .message.Node.NodeStatus status = 6;
clearThreadId() - Method in class com.github.cpprofiler.Message.Node.Builder
optional int32 thread_id = 9;
clearTime() - Method in class com.github.cpprofiler.Message.Node.Builder
optional uint64 time = 8;
clearType() - Method in class com.github.cpprofiler.Message.Node.Builder
required .message.Node.MsgType type = 1;
clone() - Method in class com.github.cpprofiler.Message.Node.Builder
 
com.github.cpprofiler - package com.github.cpprofiler
 
connect(int) - Method in class com.github.cpprofiler.Connector
 
Connector - Class in com.github.cpprofiler
 
Connector() - Constructor for class com.github.cpprofiler.Connector
 
Connector.ExtendedNode - Class in com.github.cpprofiler
 
Connector.NodeStatus - Enum in com.github.cpprofiler
 
createNode(int, int, int, int, Connector.NodeStatus) - Method in class com.github.cpprofiler.Connector
 

D

disconnect() - Method in class com.github.cpprofiler.Connector
 
DOMAIN_SIZE_FIELD_NUMBER - Static variable in class com.github.cpprofiler.Message.Node
 
DONE_VALUE - Static variable in enum com.github.cpprofiler.Message.Node.MsgType
DONE = 1;

E

ExtendedNode(Connector, int, int, int, int, Connector.NodeStatus) - Constructor for class com.github.cpprofiler.Connector.ExtendedNode
 

F

FAILED_VALUE - Static variable in enum com.github.cpprofiler.Message.Node.NodeStatus
FAILED = 1;

G

getAlt() - Method in class com.github.cpprofiler.Message.Node.Builder
optional int32 alt = 4;
getAlt() - Method in class com.github.cpprofiler.Message.Node
optional int32 alt = 4;
getAlt() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional int32 alt = 4;
getDefaultInstance() - Static method in class com.github.cpprofiler.Message.Node
 
getDefaultInstanceForType() - Method in class com.github.cpprofiler.Message.Node.Builder
 
getDefaultInstanceForType() - Method in class com.github.cpprofiler.Message.Node
 
getDescriptor() - Static method in class com.github.cpprofiler.Message
 
getDescriptor() - Static method in class com.github.cpprofiler.Message.Node.Builder
 
getDescriptor() - Static method in class com.github.cpprofiler.Message.Node
 
getDescriptor() - Static method in enum com.github.cpprofiler.Message.Node.MsgType
 
getDescriptor() - Static method in enum com.github.cpprofiler.Message.Node.NodeStatus
 
getDescriptorForType() - Method in class com.github.cpprofiler.Message.Node.Builder
 
getDescriptorForType() - Method in enum com.github.cpprofiler.Message.Node.MsgType
 
getDescriptorForType() - Method in enum com.github.cpprofiler.Message.Node.NodeStatus
 
getDomainSize() - Method in class com.github.cpprofiler.Message.Node.Builder
optional float domain_size = 11;
getDomainSize() - Method in class com.github.cpprofiler.Message.Node
optional float domain_size = 11;
getDomainSize() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional float domain_size = 11;
getInfo() - Method in class com.github.cpprofiler.Message.Node.Builder
optional string info = 14;
getInfo() - Method in class com.github.cpprofiler.Message.Node
optional string info = 14;
getInfo() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional string info = 14;
getInfoBytes() - Method in class com.github.cpprofiler.Message.Node.Builder
optional string info = 14;
getInfoBytes() - Method in class com.github.cpprofiler.Message.Node
optional string info = 14;
getInfoBytes() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional string info = 14;
getKids() - Method in class com.github.cpprofiler.Message.Node.Builder
optional int32 kids = 5;
getKids() - Method in class com.github.cpprofiler.Message.Node
optional int32 kids = 5;
getKids() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional int32 kids = 5;
getLabel() - Method in class com.github.cpprofiler.Message.Node.Builder
optional string label = 10;
getLabel() - Method in class com.github.cpprofiler.Message.Node
optional string label = 10;
getLabel() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional string label = 10;
getLabelBytes() - Method in class com.github.cpprofiler.Message.Node.Builder
optional string label = 10;
getLabelBytes() - Method in class com.github.cpprofiler.Message.Node
optional string label = 10;
getLabelBytes() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional string label = 10;
getNogood() - Method in class com.github.cpprofiler.Message.Node.Builder
optional string nogood = 13;
getNogood() - Method in class com.github.cpprofiler.Message.Node
optional string nogood = 13;
getNogood() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional string nogood = 13;
getNogoodBytes() - Method in class com.github.cpprofiler.Message.Node.Builder
optional string nogood = 13;
getNogoodBytes() - Method in class com.github.cpprofiler.Message.Node
optional string nogood = 13;
getNogoodBytes() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional string nogood = 13;
getNumber() - Method in enum com.github.cpprofiler.Connector.NodeStatus
 
getNumber() - Method in enum com.github.cpprofiler.Message.Node.MsgType
 
getNumber() - Method in enum com.github.cpprofiler.Message.Node.NodeStatus
 
getParserForType() - Method in class com.github.cpprofiler.Message.Node
 
getPid() - Method in class com.github.cpprofiler.Message.Node.Builder
optional int32 pid = 3;
getPid() - Method in class com.github.cpprofiler.Message.Node
optional int32 pid = 3;
getPid() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional int32 pid = 3;
getRestartId() - Method in class com.github.cpprofiler.Message.Node.Builder
optional int32 restart_id = 7;
getRestartId() - Method in class com.github.cpprofiler.Message.Node
optional int32 restart_id = 7;
getRestartId() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional int32 restart_id = 7;
getSerializedSize() - Method in class com.github.cpprofiler.Message.Node
 
getSid() - Method in class com.github.cpprofiler.Message.Node.Builder
optional int32 sid = 2;
getSid() - Method in class com.github.cpprofiler.Message.Node
optional int32 sid = 2;
getSid() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional int32 sid = 2;
getSolution() - Method in class com.github.cpprofiler.Message.Node.Builder
optional string solution = 12;
getSolution() - Method in class com.github.cpprofiler.Message.Node
optional string solution = 12;
getSolution() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional string solution = 12;
getSolutionBytes() - Method in class com.github.cpprofiler.Message.Node.Builder
optional string solution = 12;
getSolutionBytes() - Method in class com.github.cpprofiler.Message.Node
optional string solution = 12;
getSolutionBytes() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional string solution = 12;
getStatus() - Method in class com.github.cpprofiler.Message.Node.Builder
optional .message.Node.NodeStatus status = 6;
getStatus() - Method in class com.github.cpprofiler.Message.Node
optional .message.Node.NodeStatus status = 6;
getStatus() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional .message.Node.NodeStatus status = 6;
getThreadId() - Method in class com.github.cpprofiler.Message.Node.Builder
optional int32 thread_id = 9;
getThreadId() - Method in class com.github.cpprofiler.Message.Node
optional int32 thread_id = 9;
getThreadId() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional int32 thread_id = 9;
getTime() - Method in class com.github.cpprofiler.Message.Node.Builder
optional uint64 time = 8;
getTime() - Method in class com.github.cpprofiler.Message.Node
optional uint64 time = 8;
getTime() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional uint64 time = 8;
getType() - Method in class com.github.cpprofiler.Message.Node.Builder
required .message.Node.MsgType type = 1;
getType() - Method in class com.github.cpprofiler.Message.Node
required .message.Node.MsgType type = 1;
getType() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
required .message.Node.MsgType type = 1;
getUnknownFields() - Method in class com.github.cpprofiler.Message.Node
 
getValueDescriptor() - Method in enum com.github.cpprofiler.Message.Node.MsgType
 
getValueDescriptor() - Method in enum com.github.cpprofiler.Message.Node.NodeStatus
 

H

hasAlt() - Method in class com.github.cpprofiler.Message.Node.Builder
optional int32 alt = 4;
hasAlt() - Method in class com.github.cpprofiler.Message.Node
optional int32 alt = 4;
hasAlt() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional int32 alt = 4;
hasDomainSize() - Method in class com.github.cpprofiler.Message.Node.Builder
optional float domain_size = 11;
hasDomainSize() - Method in class com.github.cpprofiler.Message.Node
optional float domain_size = 11;
hasDomainSize() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional float domain_size = 11;
hasInfo() - Method in class com.github.cpprofiler.Message.Node.Builder
optional string info = 14;
hasInfo() - Method in class com.github.cpprofiler.Message.Node
optional string info = 14;
hasInfo() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional string info = 14;
hasKids() - Method in class com.github.cpprofiler.Message.Node.Builder
optional int32 kids = 5;
hasKids() - Method in class com.github.cpprofiler.Message.Node
optional int32 kids = 5;
hasKids() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional int32 kids = 5;
hasLabel() - Method in class com.github.cpprofiler.Message.Node.Builder
optional string label = 10;
hasLabel() - Method in class com.github.cpprofiler.Message.Node
optional string label = 10;
hasLabel() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional string label = 10;
hasNogood() - Method in class com.github.cpprofiler.Message.Node.Builder
optional string nogood = 13;
hasNogood() - Method in class com.github.cpprofiler.Message.Node
optional string nogood = 13;
hasNogood() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional string nogood = 13;
hasPid() - Method in class com.github.cpprofiler.Message.Node.Builder
optional int32 pid = 3;
hasPid() - Method in class com.github.cpprofiler.Message.Node
optional int32 pid = 3;
hasPid() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional int32 pid = 3;
hasRestartId() - Method in class com.github.cpprofiler.Message.Node.Builder
optional int32 restart_id = 7;
hasRestartId() - Method in class com.github.cpprofiler.Message.Node
optional int32 restart_id = 7;
hasRestartId() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional int32 restart_id = 7;
hasSid() - Method in class com.github.cpprofiler.Message.Node.Builder
optional int32 sid = 2;
hasSid() - Method in class com.github.cpprofiler.Message.Node
optional int32 sid = 2;
hasSid() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional int32 sid = 2;
hasSolution() - Method in class com.github.cpprofiler.Message.Node.Builder
optional string solution = 12;
hasSolution() - Method in class com.github.cpprofiler.Message.Node
optional string solution = 12;
hasSolution() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional string solution = 12;
hasStatus() - Method in class com.github.cpprofiler.Message.Node.Builder
optional .message.Node.NodeStatus status = 6;
hasStatus() - Method in class com.github.cpprofiler.Message.Node
optional .message.Node.NodeStatus status = 6;
hasStatus() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional .message.Node.NodeStatus status = 6;
hasThreadId() - Method in class com.github.cpprofiler.Message.Node.Builder
optional int32 thread_id = 9;
hasThreadId() - Method in class com.github.cpprofiler.Message.Node
optional int32 thread_id = 9;
hasThreadId() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional int32 thread_id = 9;
hasTime() - Method in class com.github.cpprofiler.Message.Node.Builder
optional uint64 time = 8;
hasTime() - Method in class com.github.cpprofiler.Message.Node
optional uint64 time = 8;
hasTime() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
optional uint64 time = 8;
hasType() - Method in class com.github.cpprofiler.Message.Node.Builder
required .message.Node.MsgType type = 1;
hasType() - Method in class com.github.cpprofiler.Message.Node
required .message.Node.MsgType type = 1;
hasType() - Method in interface com.github.cpprofiler.Message.NodeOrBuilder
required .message.Node.MsgType type = 1;

I

INFO_FIELD_NUMBER - Static variable in class com.github.cpprofiler.Message.Node
 
internalGetFieldAccessorTable() - Method in class com.github.cpprofiler.Message.Node.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.cpprofiler.Message.Node
 
internalGetValueMap() - Static method in enum com.github.cpprofiler.Message.Node.MsgType
 
internalGetValueMap() - Static method in enum com.github.cpprofiler.Message.Node.NodeStatus
 
isInitialized() - Method in class com.github.cpprofiler.Message.Node.Builder
 
isInitialized() - Method in class com.github.cpprofiler.Message.Node
 

K

KIDS_FIELD_NUMBER - Static variable in class com.github.cpprofiler.Message.Node
 

L

LABEL_FIELD_NUMBER - Static variable in class com.github.cpprofiler.Message.Node
 

M

mergeFrom(Message) - Method in class com.github.cpprofiler.Message.Node.Builder
 
mergeFrom(Message.Node) - Method in class com.github.cpprofiler.Message.Node.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.cpprofiler.Message.Node.Builder
 
MERGING_VALUE - Static variable in enum com.github.cpprofiler.Message.Node.NodeStatus
MERGING = 7;
Message - Class in com.github.cpprofiler
 
Message.Node - Class in com.github.cpprofiler
Protobuf type message.Node
Message.Node.Builder - Class in com.github.cpprofiler
Protobuf type message.Node
Message.Node.MsgType - Enum in com.github.cpprofiler
Protobuf enum message.Node.MsgType
Message.Node.NodeStatus - Enum in com.github.cpprofiler
Protobuf enum message.Node.NodeStatus
Message.NodeOrBuilder - Interface in com.github.cpprofiler
 

N

newBuilder() - Static method in class com.github.cpprofiler.Message.Node
 
newBuilder(Message.Node) - Static method in class com.github.cpprofiler.Message.Node
 
newBuilderForType() - Method in class com.github.cpprofiler.Message.Node
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.github.cpprofiler.Message.Node
 
NODE_VALUE - Static variable in enum com.github.cpprofiler.Message.Node.MsgType
NODE = 0;
NOGOOD_FIELD_NUMBER - Static variable in class com.github.cpprofiler.Message.Node
 

P

parseDelimitedFrom(InputStream) - Static method in class com.github.cpprofiler.Message.Node
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.cpprofiler.Message.Node
 
parseFrom(ByteString) - Static method in class com.github.cpprofiler.Message.Node
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.cpprofiler.Message.Node
 
parseFrom(byte[]) - Static method in class com.github.cpprofiler.Message.Node
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.cpprofiler.Message.Node
 
parseFrom(InputStream) - Static method in class com.github.cpprofiler.Message.Node
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.cpprofiler.Message.Node
 
parseFrom(CodedInputStream) - Static method in class com.github.cpprofiler.Message.Node
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.cpprofiler.Message.Node
 
PARSER - Static variable in class com.github.cpprofiler.Message.Node
 
PID_FIELD_NUMBER - Static variable in class com.github.cpprofiler.Message.Node
 

R

registerAllExtensions(ExtensionRegistry) - Static method in class com.github.cpprofiler.Message
 
restart(int) - Method in class com.github.cpprofiler.Connector
 
restart() - Method in class com.github.cpprofiler.Connector
 
RESTART_ID_FIELD_NUMBER - Static variable in class com.github.cpprofiler.Message.Node
 

S

send() - Method in class com.github.cpprofiler.Connector.ExtendedNode
 
sendNode(int, int, int, int, Connector.NodeStatus, String, String) - Method in class com.github.cpprofiler.Connector
 
setAlt(int) - Method in class com.github.cpprofiler.Message.Node.Builder
optional int32 alt = 4;
setDomainSize(float) - Method in class com.github.cpprofiler.Message.Node.Builder
optional float domain_size = 11;
setInfo(String) - Method in class com.github.cpprofiler.Connector.ExtendedNode
 
setInfo(String) - Method in class com.github.cpprofiler.Message.Node.Builder
optional string info = 14;
setInfoBytes(ByteString) - Method in class com.github.cpprofiler.Message.Node.Builder
optional string info = 14;
setKids(int) - Method in class com.github.cpprofiler.Message.Node.Builder
optional int32 kids = 5;
setLabel(String) - Method in class com.github.cpprofiler.Connector.ExtendedNode
 
setLabel(String) - Method in class com.github.cpprofiler.Message.Node.Builder
optional string label = 10;
setLabelBytes(ByteString) - Method in class com.github.cpprofiler.Message.Node.Builder
optional string label = 10;
setNogood(String) - Method in class com.github.cpprofiler.Message.Node.Builder
optional string nogood = 13;
setNogoodBytes(ByteString) - Method in class com.github.cpprofiler.Message.Node.Builder
optional string nogood = 13;
setPid(int) - Method in class com.github.cpprofiler.Message.Node.Builder
optional int32 pid = 3;
setRestartId(int) - Method in class com.github.cpprofiler.Message.Node.Builder
optional int32 restart_id = 7;
setSid(int) - Method in class com.github.cpprofiler.Message.Node.Builder
optional int32 sid = 2;
setSolution(String) - Method in class com.github.cpprofiler.Message.Node.Builder
optional string solution = 12;
setSolutionBytes(ByteString) - Method in class com.github.cpprofiler.Message.Node.Builder
optional string solution = 12;
setStatus(Message.Node.NodeStatus) - Method in class com.github.cpprofiler.Message.Node.Builder
optional .message.Node.NodeStatus status = 6;
setThreadId(int) - Method in class com.github.cpprofiler.Message.Node.Builder
optional int32 thread_id = 9;
setTime(long) - Method in class com.github.cpprofiler.Message.Node.Builder
optional uint64 time = 8;
setType(Message.Node.MsgType) - Method in class com.github.cpprofiler.Message.Node.Builder
required .message.Node.MsgType type = 1;
SID_FIELD_NUMBER - Static variable in class com.github.cpprofiler.Message.Node
 
SKIPPED_VALUE - Static variable in enum com.github.cpprofiler.Message.Node.NodeStatus
SKIPPED = 6;
SOLUTION_FIELD_NUMBER - Static variable in class com.github.cpprofiler.Message.Node
 
SOLVED_VALUE - Static variable in enum com.github.cpprofiler.Message.Node.NodeStatus
SOLVED = 0;
START_VALUE - Static variable in enum com.github.cpprofiler.Message.Node.MsgType
START = 2;
STATUS_FIELD_NUMBER - Static variable in class com.github.cpprofiler.Message.Node
 
STOP_VALUE - Static variable in enum com.github.cpprofiler.Message.Node.NodeStatus
STOP = 4;

T

THREAD_ID_FIELD_NUMBER - Static variable in class com.github.cpprofiler.Message.Node
 
TIME_FIELD_NUMBER - Static variable in class com.github.cpprofiler.Message.Node
 
toBuilder() - Method in class com.github.cpprofiler.Message.Node
 
TYPE_FIELD_NUMBER - Static variable in class com.github.cpprofiler.Message.Node
 

U

UNDETERMINED_VALUE - Static variable in enum com.github.cpprofiler.Message.Node.NodeStatus
UNDETERMINED = 3;
UNSTOP_VALUE - Static variable in enum com.github.cpprofiler.Message.Node.NodeStatus
UNSTOP = 5;

V

valueOf(String) - Static method in enum com.github.cpprofiler.Connector.NodeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.cpprofiler.Message.Node.MsgType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.github.cpprofiler.Message.Node.MsgType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.github.cpprofiler.Message.Node.MsgType
 
valueOf(String) - Static method in enum com.github.cpprofiler.Message.Node.NodeStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.github.cpprofiler.Message.Node.NodeStatus
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.github.cpprofiler.Message.Node.NodeStatus
 
values() - Static method in enum com.github.cpprofiler.Connector.NodeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.cpprofiler.Message.Node.MsgType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.cpprofiler.Message.Node.NodeStatus
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeReplace() - Method in class com.github.cpprofiler.Message.Node
 
writeTo(CodedOutputStream) - Method in class com.github.cpprofiler.Message.Node
 
A B C D E F G H I K L M N P R S T U V W 
Skip navigation links

Copyright © 2015. All rights reserved.