MCPcopy Create free account

hub / github.com/dicarlo236/cube-solver / types & classes

Types & classes41 in github.com/dicarlo236/cube-solver

↓ 21 callersClassSocketException
* Signals a problem with the execution of a socket call. */
PracticalSocket.h:31
ClassCommunicatingSocket
* Socket which is able to connect, send, and receive */
PracticalSocket.h:137
ClassCoordCube
server/CoordCube.java:6
ClassCoordCube
server/cs/min2phase/CoordCube.java:6
ClassCubeServer
Created by jared on 11/25/15.
server/src/CubeServer.java:13
ClassCubieCube
server/CubieCube.java:5
ClassCubieCube
server/cs/min2phase/CubieCube.java:5
ClassMainProgram
Created by jared on 11/25/15. updated 1/13/18 with less printing
server/MainProgram.java:15
ClassMainProgram
Created by jared on 11/25/15. updated 1/13/18 with less printing
server/cs/min2phase/MainProgram.java:15
ClassSearch
Rubik's Cube Solver.<br> A much faster and smaller implemention of Two-Phase Algorithm.<br> Symmetry is used to reduce memory used.<br> Total Memory u
server/Search.java:26
ClassSearch
Rubik's Cube Solver.<br> A much faster and smaller implemention of Two-Phase Algorithm.<br> Symmetry is used to reduce memory used.<br> Total Memory u
server/cs/min2phase/Search.java:26
ClassSocket
* Base class representing basic communication endpoint */
PracticalSocket.h:59
ClassSolver
server/MainProgram.java:84
ClassSolver
server/src/CubeServer.java:81
ClassSolver
server/cs/min2phase/MainProgram.java:84
ClassSolverConnection
SolverConnection.h:11
ClassTCPServerSocket
* TCP socket class for servers */
PracticalSocket.h:217
ClassTCPSocket
* TCP socket for communication with other TCP sockets */
PracticalSocket.h:190
ClassTimer
Timer.h:10
ClassTools
Some useful functions.
server/Tools.java:11
ClassTools
Some useful functions.
server/cs/min2phase/Tools.java:11
ClassUDPSocket
* UDP socket class */
PracticalSocket.h:257
ClassUtil
server/Util.java:3
ClassUtil
server/cs/min2phase/Util.java:3
Classcube_rois
a cube of facelets, each containing polygons
cube.h:26
Enumface_t
cube faces
mbed.h:21
Enumface_t
cube faces
sync_test/mbed.h:21
Classfacelet_roi
a single polygon
cube.h:9
Classfacelet_rois
a facelet, containing some number of polygons
cube.h:19
Classip_mreq
PracticalSocket.cpp:361
Classmbed_info_t
all the information that the simulated board needs to run the sequence for the actual implementation, keep only seq and face calls to small_delay, rot
mbed.h:52
Classmbed_info_t
all the information that the simulated board needs to run the sequence for the actual implementation, keep only seq and face calls to small_delay, rot
sync_test/mbed.h:52
Classmove_t
a single move, consisting of a face and number of CW rotations
mbed.h:33
Classmove_t
a single move, consisting of a face and number of CW rotations
sync_test/mbed.h:33
Classsequence_t
a sequence of moves: pointer to start of an array of moves length of the array
mbed.h:42
Classsequence_t
a sequence of moves: pointer to start of an array of moves length of the array
sync_test/mbed.h:42
Classservent
PracticalSocket.cpp:169
Classtermios
serial.cpp:33
Classtest
server/test.java:6
Classtimespec
image_aquisition.cpp:53
Classtimespec
cube.cpp:23