#include <ScriptThread.hh>
◆ ScriptThread() [1/2]
◆ ~ScriptThread()
ScriptThread::~ScriptThread |
( |
| ) |
|
◆ ScriptThread() [2/2]
◆ get_authentication_token()
std::string ScriptThread::get_authentication_token |
( |
| ) |
const |
◆ get_local_port()
uint16_t ScriptThread::get_local_port |
( |
| ) |
const |
◆ on_close()
◆ on_message()
◆ on_open()
◆ run()
void ScriptThread::run |
( |
| ) |
|
◆ terminate()
void ScriptThread::terminate |
( |
| ) |
|
◆ authentication_token
std::string cadabra::ScriptThread::authentication_token |
|
private |
◆ document
◆ gui
GUIBase* cadabra::ScriptThread::gui |
|
private |
◆ local_port
uint16_t cadabra::ScriptThread::local_port |
|
private |
◆ url_mutex
std::mutex cadabra::ScriptThread::url_mutex |
|
mutableprivate |
◆ wserver
The documentation for this class was generated from the following files: