Index

B C D E G H I L M N P S T U V W 
All Classes|All Packages

B

bmpIPs - Variable in class uk.ac.manchester.spinnaker.py2json.Machine
The IP addresses of the BMPs.
boardLocations - Variable in class uk.ac.manchester.spinnaker.py2json.Machine
The logical-to-physical board location map.

C

close() - Method in class uk.ac.manchester.spinnaker.py2json.MachineDefinitionConverter
Configuration - Class in uk.ac.manchester.spinnaker.py2json
A configuration description.

D

deadBoards - Variable in class uk.ac.manchester.spinnaker.py2json.Machine
The dead boards of the machine.
deadLinks - Variable in class uk.ac.manchester.spinnaker.py2json.Machine
The extra dead links of the machine.

E

east - uk.ac.manchester.spinnaker.py2json.Link
East.

G

getJsonWriter() - Static method in class uk.ac.manchester.spinnaker.py2json.MachineDefinitionConverter
How we write JSON.

H

height - Variable in class uk.ac.manchester.spinnaker.py2json.Machine
The height of the machine, in triads.

I

ip - Variable in class uk.ac.manchester.spinnaker.py2json.Configuration
The host address for the service to listen on.

L

Link - Enum in uk.ac.manchester.spinnaker.py2json
Enumeration of links from a SpiNNaker chip.
loadClassicConfigurationDefinition(File, boolean) - Method in class uk.ac.manchester.spinnaker.py2json.MachineDefinitionConverter
Get the configuration from a Python file.

M

Machine - Class in uk.ac.manchester.spinnaker.py2json
A machine description.
MachineDefinitionConverter - Class in uk.ac.manchester.spinnaker.py2json
Converts Python configurations for classic Spalloc Server into JSON descriptions.
MachineDefinitionConverter() - Constructor for class uk.ac.manchester.spinnaker.py2json.MachineDefinitionConverter
Create a converter.
machines - Variable in class uk.ac.manchester.spinnaker.py2json.Configuration
The machines to manage.
main(String...) - Static method in class uk.ac.manchester.spinnaker.py2json.MachineDefinitionConverter
Main entry point.
maxRetiredJobs - Variable in class uk.ac.manchester.spinnaker.py2json.Configuration
How many retired jobs to retain.

N

name - Variable in class uk.ac.manchester.spinnaker.py2json.Machine
The name of the machine.
north - uk.ac.manchester.spinnaker.py2json.Link
North.
northEast - uk.ac.manchester.spinnaker.py2json.Link
North-East.

P

port - Variable in class uk.ac.manchester.spinnaker.py2json.Configuration
The port for the service to listen on.

S

secondsBeforeFree - Variable in class uk.ac.manchester.spinnaker.py2json.Configuration
Time to wait before freeing.
south - uk.ac.manchester.spinnaker.py2json.Link
South.
southWest - uk.ac.manchester.spinnaker.py2json.Link
South-West.
spinnakerIPs - Variable in class uk.ac.manchester.spinnaker.py2json.Machine
The IP addresses of the boards.

T

tags - Variable in class uk.ac.manchester.spinnaker.py2json.Machine
The tags of the machine.
timeoutCheckInterval - Variable in class uk.ac.manchester.spinnaker.py2json.Configuration
How often (in seconds) to check for timeouts.
toString() - Method in class uk.ac.manchester.spinnaker.py2json.Configuration
 
toString() - Method in class uk.ac.manchester.spinnaker.py2json.Machine
 

U

uk.ac.manchester.spinnaker.py2json - package uk.ac.manchester.spinnaker.py2json
Conversion utility.

V

validate(Configuration) - Method in class uk.ac.manchester.spinnaker.py2json.MachineDefinitionConverter
Validate a configuration, writing failures to System.err.
valueOf(String) - Static method in enum uk.ac.manchester.spinnaker.py2json.Link
Returns the enum constant of this type with the specified name.
values() - Static method in enum uk.ac.manchester.spinnaker.py2json.Link
Returns an array containing the constants of this enum type, in the order they are declared.

W

west - uk.ac.manchester.spinnaker.py2json.Link
West.
width - Variable in class uk.ac.manchester.spinnaker.py2json.Machine
The width of the machine, in triads.
B C D E G H I L M N P S T U V W 
All Classes|All Packages