|
OpenCPN Partial API docs
|
Server and client CLI api implementations. More...
Go to the source code of this file.
Classes | |
| class | IpcClientConnection |
| Implement LocalClientApi using a filesystem fifo/socket. More... | |
| class | IpcClient |
| class | IpcConnection |
| Started by IpcServer on filesystem fifo/socket connects. More... | |
| class | IpcServer |
| Implement LocalServerApi using a filesystem fifo/socket. More... | |
| class | DummyIpcServer |
| Useless place holder for LocalServerApi. More... | |
| class | DummyIpcClient |
Functions | |
| std::string | GetSocketPath () |
Server and client CLI api implementations.
Definition in file ipc_api.h.
| std::string GetSocketPath | ( | ) |
Definition at line 32 of file ipc_api.cpp.