A B C D E F G H I J K M N O P R S T U V W Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACTIVE - com.rcll.domain.PeerState
- add_message(Class<T>) - Method in class com.rcll.protobuf_lib.RobotMessageRegister
- add_message(Class<T>) - Method in class org.robocup_logistics.llsf_comm.ProtobufTcpConnection
-
Adds and registers a new protobuf message type.
- add_message(Class<T>) - Method in class org.robocup_logistics.llsf_comm.ProtobufUpdBroadcastConnection
-
Adds and registers a new protobuf message type.
- addRobot(Peer) - Method in class com.rcll.protobuf_lib.RobotConnections
- asMachineEnum() - Method in class com.rcll.domain.MachineName
- AVAILABLE - com.rcll.domain.MachineState
B
- Base - Enum in com.rcll.domain
- Black - com.rcll.domain.Base
- Black - com.rcll.domain.Cap
- Blue - com.rcll.domain.RingColor
- BROKEN - com.rcll.domain.MachineState
- BS - com.rcll.domain.Machine
- BufferDecryptor - Class in org.robocup_logistics.llsf_encryption
-
The BufferDecryptor is responsible for decrypting incoming messages.
- BufferDecryptor(String) - Constructor for class org.robocup_logistics.llsf_encryption.BufferDecryptor
-
Instantiates a new BufferDecryptor with an encryption key.
- BufferEncryptor - Class in org.robocup_logistics.llsf_encryption
-
The BufferEncryptor is responsible for encrypting messages.
- BufferEncryptor(int, String) - Constructor for class org.robocup_logistics.llsf_encryption.BufferEncryptor
-
Instantiates a new BufferEncryptor with a cipher and the encryption key.
C
- C0 - com.rcll.domain.ProductComplexity
- C1 - com.rcll.domain.ProductComplexity
- C2 - com.rcll.domain.ProductComplexity
- C3 - com.rcll.domain.ProductComplexity
- Cap - Enum in com.rcll.domain
- CapStationInstruction - Enum in com.rcll.domain
- cmp_id - Variable in class org.robocup_logistics.llsf_comm.ProtobufMessage
- cmp_id - Variable in class org.robocup_logistics.llsf_utils.Key
- com.rcll.domain - package com.rcll.domain
- com.rcll.protobuf_lib - package com.rcll.protobuf_lib
- com.rcll.refbox - package com.rcll.refbox
- com.rcll.utils - package com.rcll.utils
- connect() - Method in class org.robocup_logistics.llsf_comm.ProtobufTcpConnection
-
Tries to connect to the refbox at the IP address and port given in the contructor.
- connection_lost(IOException) - Method in class com.rcll.refbox.RefboxHandler
- connection_lost(IOException) - Method in interface org.robocup_logistics.llsf_comm.ProtobufMessageHandler
- connection_lost(IOException) - Method in class org.robocup_logistics.llsf_example.Handler
- createNextIv() - Method in class org.robocup_logistics.llsf_encryption.BufferEncryptor
-
Creates initialization vector for the next message.
- CS1 - com.rcll.domain.Machine
- CS2 - com.rcll.domain.Machine
- currentNanoSecondsTimestamp() - Method in class org.robocup_logistics.llsf_utils.NanoSecondsTimestampProvider
-
Get the current time (UTC) in nanoseconds.
- CYAN - com.rcll.domain.TeamColor
D
- decrypt(int, byte[], byte[]) - Method in class org.robocup_logistics.llsf_encryption.BufferDecryptor
-
Decrypts an incoming message.
- disconnect(boolean) - Method in class org.robocup_logistics.llsf_comm.ProtobufTcpConnection
-
Disconnects from the refbox.
- DISQUALIFIED - com.rcll.domain.PeerState
- DOWN - com.rcll.domain.MachineState
- DS - com.rcll.domain.Machine
- dummyMachine() - Static method in class com.rcll.domain.MachineName
E
- encrypt(ByteBuffer) - Method in class org.robocup_logistics.llsf_encryption.BufferEncryptor
-
Encrypts the given message.
- EncryptedStreamMessageException - Exception in org.robocup_logistics.llsf_exceptions
- EncryptedStreamMessageException(String) - Constructor for exception org.robocup_logistics.llsf_exceptions.EncryptedStreamMessageException
- enqueue(GeneratedMessageV3) - Method in interface org.robocup_logistics.llsf_comm.ProtobufConnection
- enqueue(GeneratedMessageV3) - Method in class org.robocup_logistics.llsf_comm.ProtobufTcpConnection
- enqueue(GeneratedMessageV3) - Method in class org.robocup_logistics.llsf_comm.ProtobufUpdBroadcastConnection
- enqueue(GeneratedMessageV3, Class<T>) - Method in class org.robocup_logistics.llsf_comm.ProtobufTcpConnection
- enqueue(ProtobufMessage) - Method in interface org.robocup_logistics.llsf_comm.ProtobufConnection
- enqueue(ProtobufMessage) - Method in class org.robocup_logistics.llsf_comm.ProtobufTcpConnection
-
Puts a ProtobufMessage into the send queue in order to be sent out to the refbox.
- enqueue(ProtobufMessage) - Method in class org.robocup_logistics.llsf_comm.ProtobufUpdBroadcastConnection
-
Puts a ProtobufMessage into the send queue in order to be sent out to the refbox.
- equals(Object) - Method in class com.rcll.domain.MachineName
- equals(Object) - Method in class com.rcll.domain.Peer
- estimatePoints(Order, boolean, boolean) - Method in class com.rcll.utils.PointEstimator
- EVP_BytesToKey(int, int, MessageDigest, byte[], byte[], int) - Static method in class org.robocup_logistics.llsf_encryption.KeyConverter
-
Thanks go to Ola Bini for releasing this source on his blog.
- Exploration - com.rcll.domain.GamePhase
F
- FakeRobot - Class in org.robocup_logistics.llsf_tools
- FakeRobot() - Constructor for class org.robocup_logistics.llsf_tools.FakeRobot
- Finished - com.rcll.domain.GameState
- FRAME_HEADER_SIZE - Static variable in class org.robocup_logistics.llsf_comm.ProtobufMessage
- fromString(String) - Static method in enum com.rcll.domain.TeamColor
G
- GamePhase - Enum in com.rcll.domain
- GameState - Enum in com.rcll.domain
- gameStateReceived(GameStateProtos.GameState) - Static method in class org.robocup_logistics.llsf_example.User
- get_component_id() - Method in class org.robocup_logistics.llsf_comm.ProtobufMessage
-
Gets the component ID of the message.
- get_generated_empty_msg_from_key(int, int) - Method in class com.rcll.protobuf_lib.RobotMessageRegister
- get_generated_empty_msg_from_key(Key) - Method in class com.rcll.protobuf_lib.RobotMessageRegister
- get_message() - Method in class org.robocup_logistics.llsf_comm.ProtobufMessage
-
Gets the protobuf message as a byte array.
- get_message_id() - Method in class org.robocup_logistics.llsf_comm.ProtobufMessage
-
Gets the message ID of the message.
- get_msg_key_from_class(Class<T>) - Method in class com.rcll.protobuf_lib.RobotMessageRegister
- get_size() - Method in class org.robocup_logistics.llsf_comm.ProtobufMessage
-
Gets the size of the message.
- getAllOrders() - Method in class com.rcll.refbox.RefboxClient
- getAllRings() - Method in class com.rcll.refbox.RefboxClient
- getBool(ByteBuffer) - Static method in class org.robocup_logistics.llsf_utils.JavaTypeConvert
- getCipher() - Method in class org.robocup_logistics.llsf_comm.ProtobufFrameHeader
- getCipher() - Method in class org.robocup_logistics.llsf_encryption.BufferEncryptor
- getclientId() - Method in class com.rcll.protobuf_lib.RobotConnections
- getComplexity() - Method in class com.rcll.domain.Order
- getConnection(long) - Method in class com.rcll.protobuf_lib.RobotConnections
- getCurrentPoint() - Method in class com.rcll.refbox.RefboxClient
- getGamePhase() - Method in class com.rcll.refbox.RefboxClient
- getGameState() - Method in class com.rcll.refbox.RefboxClient
- getInstance() - Static method in class com.rcll.protobuf_lib.RobotMessageRegister
- getIv() - Method in class org.robocup_logistics.llsf_encryption.BufferEncryptor
- getIvSize() - Method in class org.robocup_logistics.llsf_encryption.BufferEncryptor
- getLatestGameTimeInSeconds() - Method in class com.rcll.refbox.RefboxClient
- getOrderById(int) - Method in class com.rcll.refbox.RefboxClient
- getPayloadSize() - Method in class org.robocup_logistics.llsf_comm.ProtobufFrameHeader
- getProtocolVersion() - Method in class org.robocup_logistics.llsf_comm.ProtobufFrameHeader
- getReserved1() - Method in class org.robocup_logistics.llsf_comm.ProtobufFrameHeader
- getReserved2() - Method in class org.robocup_logistics.llsf_comm.ProtobufFrameHeader
- getRingByColor(RingColor) - Method in class com.rcll.refbox.RefboxClient
- getRobot(long) - Method in class com.rcll.protobuf_lib.RobotConnections
- getRobots() - Method in class com.rcll.protobuf_lib.RobotConnections
- getStateForMachine(Machine) - Method in class com.rcll.refbox.RefboxClient
- getString(ByteBuffer, int) - Static method in class org.robocup_logistics.llsf_utils.JavaTypeConvert
- getTeamColor() - Method in class com.rcll.refbox.RefboxClient
- getUnsignedInt16(ByteBuffer) - Static method in class org.robocup_logistics.llsf_utils.JavaTypeConvert
- getUnsignedInt16_BE(ByteBuffer) - Static method in class org.robocup_logistics.llsf_utils.JavaTypeConvert
- getUnsignedInt32(ByteBuffer) - Static method in class org.robocup_logistics.llsf_utils.JavaTypeConvert
- getUnsignedInt32_BE(ByteBuffer) - Static method in class org.robocup_logistics.llsf_utils.JavaTypeConvert
- getUnsignedInt8(ByteBuffer) - Static method in class org.robocup_logistics.llsf_utils.JavaTypeConvert
- Green - com.rcll.domain.RingColor
- Grey - com.rcll.domain.Cap
H
- handle_message(ByteBuffer, GeneratedMessageV3) - Method in class com.rcll.refbox.RefboxHandler
- handle_message(ByteBuffer, GeneratedMessageV3) - Method in interface org.robocup_logistics.llsf_comm.ProtobufMessageHandler
-
This method is called by the ProtobufClient/ProtobufBroadcastPeer.
- handle_message(ByteBuffer, GeneratedMessageV3) - Method in class org.robocup_logistics.llsf_example.Handler
- Handler - Class in org.robocup_logistics.llsf_example
- Handler() - Constructor for class org.robocup_logistics.llsf_example.Handler
- hashCode() - Method in class com.rcll.domain.MachineName
- hashCode() - Method in class com.rcll.domain.Peer
I
- IDLE - com.rcll.domain.MachineState
- Init - com.rcll.domain.GameState
- Input - com.rcll.domain.MachineSide
- is_connected() - Method in class org.robocup_logistics.llsf_comm.ProtobufTcpConnection
-
Checks if a connection to the refbox is established.
- isBaseStation() - Method in class com.rcll.domain.MachineName
- isCapStation() - Method in class com.rcll.domain.MachineName
- isCapStation1() - Method in class com.rcll.domain.MachineName
- isCapStation2() - Method in class com.rcll.domain.MachineName
- isCyan() - Method in class com.rcll.domain.MachineName
- isCyan() - Method in class com.rcll.domain.ZoneName
- isCyan() - Method in class com.rcll.refbox.RefboxClient
- isDeliveryStation() - Method in class com.rcll.domain.MachineName
- isDummyMachine() - Method in class com.rcll.domain.MachineName
- isMagenta() - Method in class com.rcll.domain.MachineName
- isMagenta() - Method in class com.rcll.domain.ZoneName
- isMagenta() - Method in class com.rcll.refbox.RefboxClient
- isRingStation() - Method in class com.rcll.domain.MachineName
- isRingStation1() - Method in class com.rcll.domain.MachineName
- isRingStation2() - Method in class com.rcll.domain.MachineName
- isRobotActive(long) - Method in class com.rcll.protobuf_lib.RobotConnections
- isRobotConnected(long) - Method in class com.rcll.protobuf_lib.RobotConnections
- isStorageStation() - Method in class com.rcll.domain.MachineName
J
- JavaTypeConvert - Class in org.robocup_logistics.llsf_utils
- JavaTypeConvert() - Constructor for class org.robocup_logistics.llsf_utils.JavaTypeConvert
K
- Key - Class in org.robocup_logistics.llsf_utils
- Key(int, int) - Constructor for class org.robocup_logistics.llsf_utils.Key
- KeyConverter - Class in org.robocup_logistics.llsf_encryption
-
This class converts the encryption key given as a String into a key that can be used by the algorithm.
- KeyConverter() - Constructor for class org.robocup_logistics.llsf_encryption.KeyConverter
M
- Machine - Enum in com.rcll.domain
- MachineName - Class in com.rcll.domain
- MachineName(String) - Constructor for class com.rcll.domain.MachineName
- MachineSide - Enum in com.rcll.domain
- MachineState - Enum in com.rcll.domain
- MAGENTA - com.rcll.domain.TeamColor
- main(String[]) - Static method in class org.robocup_logistics.llsf_example.User
- main(String[]) - Static method in class org.robocup_logistics.llsf_tools.FakeRobot
- MAINTENANCE - com.rcll.domain.PeerState
- MESSAGE_HEADER_SIZE - Static variable in class org.robocup_logistics.llsf_comm.ProtobufMessage
- mirror() - Method in class com.rcll.domain.MachineName
- mirror() - Method in class com.rcll.domain.ZoneName
- MountCap - com.rcll.domain.CapStationInstruction
- msg - Variable in class org.robocup_logistics.llsf_comm.ProtobufMessage
- msg_id - Variable in class org.robocup_logistics.llsf_comm.ProtobufMessage
- msg_id - Variable in class org.robocup_logistics.llsf_utils.Key
N
- NanoSecondsTimestampProvider - Class in org.robocup_logistics.llsf_utils
-
The Class NanoSecondsTimestampProvider provides a timestamp in nanoseconds.
- NanoSecondsTimestampProvider() - Constructor for class org.robocup_logistics.llsf_utils.NanoSecondsTimestampProvider
-
Instantiates a new NanoSecondsTimestampProvider.
O
- Orange - com.rcll.domain.RingColor
- Order - Class in com.rcll.domain
- Order() - Constructor for class com.rcll.domain.Order
- org.robocup_logistics.llsf_comm - package org.robocup_logistics.llsf_comm
- org.robocup_logistics.llsf_encryption - package org.robocup_logistics.llsf_encryption
- org.robocup_logistics.llsf_example - package org.robocup_logistics.llsf_example
- org.robocup_logistics.llsf_exceptions - package org.robocup_logistics.llsf_exceptions
- org.robocup_logistics.llsf_tools - package org.robocup_logistics.llsf_tools
- org.robocup_logistics.llsf_utils - package org.robocup_logistics.llsf_utils
- Output - com.rcll.domain.MachineSide
P
- Paused - com.rcll.domain.GameState
- payload_size - Variable in class org.robocup_logistics.llsf_comm.ProtobufMessage
- Peer - Class in com.rcll.domain
- Peer() - Constructor for class com.rcll.domain.Peer
- PeerConfig - Class in com.rcll.refbox
- PeerConfig() - Constructor for class com.rcll.refbox.PeerConfig
- PeerState - Enum in com.rcll.domain
- PointEstimator - Class in com.rcll.utils
- PointEstimator() - Constructor for class com.rcll.utils.PointEstimator
- PostGame - com.rcll.domain.GamePhase
- PreGame - com.rcll.domain.GamePhase
- PREPARED - com.rcll.domain.MachineState
- PROCESSED - com.rcll.domain.MachineState
- PROCESSING - com.rcll.domain.MachineState
- ProductComplexity - Enum in com.rcll.domain
- Production - com.rcll.domain.GamePhase
- ProductionPointsConfig - Class in com.rcll.domain
- ProductionPointsConfig() - Constructor for class com.rcll.domain.ProductionPointsConfig
- ProtobufConnection - Interface in org.robocup_logistics.llsf_comm
- ProtobufFrameHeader - Class in org.robocup_logistics.llsf_comm
-
This class represents the frame header of messages.
- ProtobufFrameHeader() - Constructor for class org.robocup_logistics.llsf_comm.ProtobufFrameHeader
- ProtobufMessage - Class in org.robocup_logistics.llsf_comm
-
This class is a wrapper for protobuf messages.
- ProtobufMessage(int, int) - Constructor for class org.robocup_logistics.llsf_comm.ProtobufMessage
-
Instantiates a new ProtobufMessage.
- ProtobufMessage(int, int, GeneratedMessageV3) - Constructor for class org.robocup_logistics.llsf_comm.ProtobufMessage
-
Instantiates a new ProtobufMessage with an instance of the actual protobuf message.
- ProtobufMessageHandler - Interface in org.robocup_logistics.llsf_comm
-
The Interface ProtobufMessageHandler is used to handle received protobuf messages.
- ProtobufServer - Class in com.rcll.protobuf_lib
- ProtobufServer(int, RobotConnections, Consumer<Socket>) - Constructor for class com.rcll.protobuf_lib.ProtobufServer
- ProtobufTcpConnection - Class in org.robocup_logistics.llsf_comm
-
The ProtobufClient is a client to communicate with a refbox via protobuf messages.
- ProtobufTcpConnection(String, int) - Constructor for class org.robocup_logistics.llsf_comm.ProtobufTcpConnection
-
Instantiates a new ProtobufClient.
- ProtobufUpdBroadcastConnection - Class in org.robocup_logistics.llsf_comm
-
The ProtobufBroadcastPeer provides the possibility to communicate with a refbox using broadcast messages.
- ProtobufUpdBroadcastConnection(String, int, int) - Constructor for class org.robocup_logistics.llsf_comm.ProtobufUpdBroadcastConnection
-
Instantiates a new ProtobufBroadcastPeer.
- ProtobufUpdBroadcastConnection(String, int, int, boolean, int, String) - Constructor for class org.robocup_logistics.llsf_comm.ProtobufUpdBroadcastConnection
-
Instantiates a new ProtobufBroadcastPeer with a cipher and an encryption key.
- protocolVersion - Variable in class org.robocup_logistics.llsf_comm.ProtobufMessage
- putBool(ByteBuffer, boolean) - Static method in class org.robocup_logistics.llsf_utils.JavaTypeConvert
R
- READY_AT_OUTPUT - com.rcll.domain.MachineState
- Red - com.rcll.domain.Base
- RefboxClient - Class in com.rcll.refbox
- RefboxClient(RefboxConnectionConfig, TeamConfig, RefboxHandler, RefboxHandler, int) - Constructor for class com.rcll.refbox.RefboxClient
- RefboxConnectionConfig - Class in com.rcll.refbox
- RefboxConnectionConfig() - Constructor for class com.rcll.refbox.RefboxConnectionConfig
- RefboxHandler - Class in com.rcll.refbox
- RefboxHandler() - Constructor for class com.rcll.refbox.RefboxHandler
- register_handler(ProtobufMessageHandler) - Method in class org.robocup_logistics.llsf_comm.ProtobufTcpConnection
-
Registers a new ProtobufMessageHandler responsible for handling and deserializing incoming protobuf messages.
- register_handler(ProtobufMessageHandler) - Method in class org.robocup_logistics.llsf_comm.ProtobufUpdBroadcastConnection
-
Registers a new ProtobufMessageHandler responsible for handling and deserializing incoming protobuf messages.
- removeLostRobot(Socket) - Method in class com.rcll.protobuf_lib.RobotConnections
- removeRobot(long) - Method in class com.rcll.protobuf_lib.RobotConnections
- ReportMachine - Class in org.robocup_logistics.llsf_tools
- ReportMachine() - Constructor for class org.robocup_logistics.llsf_tools.ReportMachine
- reserved1 - Variable in class org.robocup_logistics.llsf_comm.ProtobufMessage
- reserved2 - Variable in class org.robocup_logistics.llsf_comm.ProtobufMessage
- RetrieveCap - com.rcll.domain.CapStationInstruction
- Ring - Class in com.rcll.domain
- Ring() - Constructor for class com.rcll.domain.Ring
- RingColor - Enum in com.rcll.domain
- RobotConnections - Class in com.rcll.protobuf_lib
- RobotConnections(int) - Constructor for class com.rcll.protobuf_lib.RobotConnections
- RobotMessageRegister - Class in com.rcll.protobuf_lib
- RS1 - com.rcll.domain.Machine
- RS2 - com.rcll.domain.Machine
- run() - Method in class com.rcll.protobuf_lib.ProtobufServer
- Running - com.rcll.domain.GameState
S
- send_to_robot(long, ProtobufMessage) - Method in class com.rcll.protobuf_lib.ProtobufServer
- send_to_robot(long, T) - Method in class com.rcll.protobuf_lib.ProtobufServer
- sendBeaconSignal(int, String, float, float, float) - Method in class com.rcll.refbox.RefboxClient
- sendPrepareBS(MachineSide, Base) - Method in class com.rcll.refbox.RefboxClient
- sendPrepareCS(Machine, CapStationInstruction) - Method in class com.rcll.refbox.RefboxClient
- sendPrepareDS(int, int) - Method in class com.rcll.refbox.RefboxClient
- sendPrepareRS(Machine, RingColor) - Method in class com.rcll.refbox.RefboxClient
- sendPrepareSS(Machine, int, int) - Method in class com.rcll.refbox.RefboxClient
- sendReportMachine(MachineName, ZoneName, int) - Method in class com.rcll.refbox.RefboxClient
- sendResetMachine(Machine) - Method in class com.rcll.refbox.RefboxClient
- serialize(boolean, BufferEncryptor) - Method in class org.robocup_logistics.llsf_comm.ProtobufMessage
-
Serializes the ProtobufMessage.
- set_component_id(int) - Method in class org.robocup_logistics.llsf_comm.ProtobufMessage
-
Sets the component ID of the message.
- set_message(GeneratedMessageV3) - Method in class org.robocup_logistics.llsf_comm.ProtobufMessage
-
Sets the protobuf message.
- set_message_id(int) - Method in class org.robocup_logistics.llsf_comm.ProtobufMessage
-
Sets the message ID of the message.
- setCipher(int) - Method in class org.robocup_logistics.llsf_comm.ProtobufFrameHeader
- setEncrypt(boolean, int, String) - Method in class org.robocup_logistics.llsf_comm.ProtobufUpdBroadcastConnection
-
Enables encryption with the given cipher and encryption key.
- setPayloadSize(int) - Method in class org.robocup_logistics.llsf_comm.ProtobufFrameHeader
- setProtocolVersion(int) - Method in class org.robocup_logistics.llsf_comm.ProtobufFrameHeader
- setReserved1(int) - Method in class org.robocup_logistics.llsf_comm.ProtobufFrameHeader
- setReserved2(int) - Method in class org.robocup_logistics.llsf_comm.ProtobufFrameHeader
- Setup - com.rcll.domain.GamePhase
- Silver - com.rcll.domain.Base
- SS - com.rcll.domain.Machine
- start() - Method in class com.rcll.protobuf_lib.ProtobufServer
- start(String) - Method in class org.robocup_logistics.llsf_comm.ProtobufUpdBroadcastConnection
-
Opens the socket to be able to send messages and starts listening on the receive port passed to the constructor.
- startServer() - Method in class com.rcll.refbox.RefboxClient
- stop() - Method in class org.robocup_logistics.llsf_comm.ProtobufUpdBroadcastConnection
-
Stops the ProtobufBroadcastPeer and closes the sockets.
T
- TeamColor - Enum in com.rcll.domain
- TeamConfig - Class in com.rcll.refbox
- TeamConfig() - Constructor for class com.rcll.refbox.TeamConfig
- timeout() - Method in class com.rcll.refbox.RefboxHandler
- timeout() - Method in interface org.robocup_logistics.llsf_comm.ProtobufMessageHandler
- timeout() - Method in class org.robocup_logistics.llsf_example.Handler
- toProto() - Method in class com.rcll.domain.ZoneName
- toString() - Method in class com.rcll.domain.MachineName
- toString() - Method in class com.rcll.domain.Zone
U
- UNDEFINED - com.rcll.domain.MachineState
- UnknownEncryptionMethodException - Exception in org.robocup_logistics.llsf_exceptions
- UnknownEncryptionMethodException(String) - Constructor for exception org.robocup_logistics.llsf_exceptions.UnknownEncryptionMethodException
- UnknownProtocolVersionException - Exception in org.robocup_logistics.llsf_exceptions
- UnknownProtocolVersionException(String) - Constructor for exception org.robocup_logistics.llsf_exceptions.UnknownProtocolVersionException
- updateMachineStates(MachineInfoProtos.MachineInfo) - Method in class com.rcll.refbox.RefboxClient
- User - Class in org.robocup_logistics.llsf_example
- User() - Constructor for class org.robocup_logistics.llsf_example.User
V
- valueOf(String) - Static method in enum com.rcll.domain.Base
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.rcll.domain.Cap
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.rcll.domain.CapStationInstruction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.rcll.domain.GamePhase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.rcll.domain.GameState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.rcll.domain.Machine
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.rcll.domain.MachineSide
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.rcll.domain.MachineState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.rcll.domain.PeerState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.rcll.domain.ProductComplexity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.rcll.domain.RingColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.rcll.domain.TeamColor
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.rcll.domain.Base
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.rcll.domain.Cap
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.rcll.domain.CapStationInstruction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.rcll.domain.GamePhase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.rcll.domain.GameState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.rcll.domain.Machine
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.rcll.domain.MachineSide
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.rcll.domain.MachineState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.rcll.domain.PeerState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.rcll.domain.ProductComplexity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.rcll.domain.RingColor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.rcll.domain.TeamColor
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WAIT_IDLE - com.rcll.domain.MachineState
- WaitStart - com.rcll.domain.GameState
Y
Z
- Zone - Class in com.rcll.domain
- Zone() - Constructor for class com.rcll.domain.Zone
- ZoneName - Class in com.rcll.domain
- ZoneName() - Constructor for class com.rcll.domain.ZoneName
All Classes All Packages