24 #include "model/Backend.h" 26 #include <aspect/configurable.h> 27 #include <aspect/logging.h> 28 #include <aspect/webview.h> 29 #include <core/threading/thread.h> 30 #include <webview/rest_api.h> 31 #include <webview/rest_array.h> Webview REST API component.
Thread class encapsulation of pthreads.
Thread aspect to log output.
BackendInfoRestApi()
Constructor.
Thread aspect to access configuration data.
REST API backend for the image.
virtual void init()
Initialize the thread.
~BackendInfoRestApi()
Destructor.
Thread aspect to provide web pages via Webview.
virtual void loop()
Code to execute in the thread.
virtual void finalize()
Finalize the thread.