MistServer
2.5.3-Pro-19-gf5e75b1 ( Generic_64)
|
#include <mist/json.h>
Go to the source code of this file.
Namespaces | |
Controller | |
Holds everything unique to the controller. | |
Functions | |
bool | Controller::CheckProtocols (JSON::Value &p, const JSON::Value &capabilities) |
Checks current protocol configuration, updates state of enabled connectors if neccessary. More... | |
void | Controller::UpdateProtocol (std::string protocol) |
Checks if the binary mentioned in the protocol argument is currently active, if so, restarts it. More... | |