[ ソース: process-cpp ]
パッケージ: libprocess-cpp-dev (3.0.2-1)
libprocess-cpp-dev に関するリンク
Debian の資源:
process-cpp ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [gitlab.com]
類似のパッケージ:
C++11 library for handling processes (dev headers and libraries)
process-cpp is a simple and straightforward wrapper around process creation and control. It helps both with handling child processes and with interacting with the current process. Some of its features include:
- Thread-safe get/set/unset operation on the current process's environment. - Throwing and non-throwing overloads of functions when system calls are involved. - Seamless redirection of input, output and error streams of child processes. - Type-safe interaction with the virtual proc filesystem, both for reading & writing.
This package includes all the development headers and libraries for process-cpp.
その他の libprocess-cpp-dev 関連パッケージ
|
|
|
|
-
- dep: libprocess-cpp3 (= 3.0.2-1)
- C++11 library for handling processes (runtime libraries)
-
- dep: libproperties-cpp-dev
- C++11 library providing properties/signals - dev headers
-
- rec: libprocess-cpp-doc
- C++11 library for handling processes (documentation)