#include <ScriptThread.hh>
◆ ScriptThread() [1/2]
| ScriptThread::ScriptThread |
( |
DocumentThread * | d, |
|
|
GUIBase * | g ) |
◆ ~ScriptThread()
| ScriptThread::~ScriptThread |
( |
| ) |
|
◆ ScriptThread() [2/2]
| cadabra::ScriptThread::ScriptThread |
( |
const ScriptThread & | | ) |
|
|
delete |
◆ 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
| DocumentThread* cadabra::ScriptThread::document |
|
private |
◆ 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: