sprint 1-alpha
Namespaces | Functions
sprint/ipc/ipc.h File Reference

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)

Detailed Description

implement a cross platform Inter-Process Comunication

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines