Useless place holder for LocalServerApi.
More...
#include <ipc_api.h>
|
|
| ~DummyIpcServer ()=default |
| | Destroy the Dummy Ipc Server object.
|
| |
|
| ~LocalServerApi ()=default |
| | Destroy the Local Server Api object.
|
| |
|
| obs::EventVar | on_raise |
| | Notified on the Raise command.
|
| |
| obs::EventVar | on_quit |
| | Notified on the Quit command.
|
| |
| std::function< bool(const std::string &)> | open_file_cb |
| | Callback invoked on open command with a file path argument.
|
| |
| std::function< std::string()> | get_rest_api_endpoint_cb |
| |
Useless place holder for LocalServerApi.
Definition at line 120 of file ipc_api.h.
◆ DummyIpcServer() [1/2]
| DummyIpcServer::DummyIpcServer |
( |
| ) |
|
|
inline |
◆ DummyIpcServer() [2/2]
| DummyIpcServer::DummyIpcServer |
( |
const std::string & |
path | ) |
|
|
inline |
◆ GetInstance()
◆ OnAcceptConnection()
| wxConnectionBase * DummyIpcServer::OnAcceptConnection |
( |
const wxString & |
topic | ) |
|
|
inline |
◆ Serve()
| void DummyIpcServer::Serve |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /home/runner/work/main/main/opencpn/model/include/model/ipc_api.h