|
MistServer
2.5.3-Pro-19-gf5e75b1 ( Generic_64)
|
#include <stdio.h>#include <string.h>#include <fstream>#include <set>#include <mist/config.h>#include <mist/procs.h>#include "controller_capabilities.h"Data Structures | |
| class | Controller::cpudata |
| A class storing information about the cpu the server is running on. More... | |
Namespaces | |
| Controller | |
| Holds everything unique to the controller. | |
Functions | |
| void | Controller::checkAvailProtocols () |
| Aquire list of available protocols, storing in global 'capabilities' JSON::Value. More... | |
| void | Controller::checkCapable (JSON::Value &capa) |
| Checks the capabilities of the system. More... | |
Variables | |
| JSON::Value | Controller::capabilities |
| Global storage of capabilities. More... | |
1.8.11