hamigaki.png

前のページ 上に戻る ホーム 次のページ

Function launch_shell

hamigaki::process::launch_shell —

Synopsis

child launch_shell(const std::string& cmd, const context& ctx);
child launch_shell(const std::string& cmd);

Description

Effects: OS標準のコマンドシェルにコマンド文字列cmdを与えてプロセスを起動する。ctxchildのコンストラクタに渡される。
Returns: 生成した子プロセス
製作著作 © 2007, 2008 Takeshi Mouri

前のページ 上に戻る ホーム 次のページ