CActuator | Abstract class for implementing different types of actuators |
CActuatorProcessingOrderMapper | Reorders braille dot numbers based on finger sensitivity order |
CBrailleMapper | Maps characters to their corresponding Braille integer representations |
CController | Handles the initialization and execution of either the master or slave mode |
CEncoding | Base class for encoding operations |
CGloveModel | Represents the glove model, simulating actuator behavior on a given hand |
COSTEncoding | Handles the OST encoding scheme for actuators |
CSequentialEncoding | Handles the sequential encoding scheme for actuators |
CSingeltonGloveSettings | Singleton class that defines all the different glove settings |
CSingeltonWifiConnector | Singleton class for Wi-Fi settings |
CStrokingActuator | A class representing a stroking actuator |
CTabbingActuator | A class representing a tabbing actuator |
CVibrationActuator | A class representing a vibration actuator |
CWifiMaster | < Include for TCP server |
CWifiSlave | < Include for TCP server |