|
sprint 1-alpha
|
implement a cross platform Inter-Process Comunication More...
Go to the source code of this file.
Namespaces | |
| namespace | sprint |
Sprint is a lightweight c++ library to handle different task with crossplatform attention (trying to compile both on MSVC and Mingw on WIn32 and GCC on Linux. | |
| namespace | sprint::ipc |
inter-process comunication | |
Functions | |
| void | sprint::ipc::load_configuration (const char *file) |
| import IPC structure from a configuration file | |
| void | sprint::ipc::run_service (const char *servicename, const char *parameters) |
implement a cross platform Inter-Process Comunication
1.7.4