Go to the source code of this file.
Classes | |
| class | WebServerControl |
| Starts a webserver that an external process can connect to in order to send JSON messages to control the solve. More... | |
| class | WebServerControl::ControlledValue< T > |
| Class containing a value to be controlled. More... | |
| struct | WebServerControl::Request |
| Represents a request from the client. More... | |
| struct | WebServerControl::Response |
| Represents a response to the client from the server. More... | |
| struct | WebServerControl::ErrorResponse |
| Represents an error response to the client from the server. More... | |
| struct | WebServerControl::ServerActionOptions |
| Options to be passed to addServerAction. More... | |
| struct | WebServerControl::ClientInfo |
| Stores the information sent by the client on initialize. More... | |
1.8.14