Home
last modified time | relevance | path

Searched defs:async_out_buffer (Results 1 – 16 of 16) sorted by relevance

/dports/devel/boost-docs/boost_1_72_0/boost/process/detail/posix/
H A Dasync_out.hpp49 struct async_out_buffer : ::boost::process::detail::posix::handler_base_ext, struct
53 Buffer & buf;
55 std::shared_ptr<boost::process::async_pipe> pipe;
57 std::array<int, 4> get_used_handles() in get_used_handles()
69 async_out_buffer(Buffer & buf) : buf(buf) in async_out_buffer() argument
74 inline void on_success(Executor &exec) in on_success()
85 void on_error(Executor &, const std::error_code &) const in on_error()
91 void on_setup(Executor & exec) in on_setup()
98 void on_exec_setup(Executor &exec) in on_exec_setup()
/dports/devel/R-cran-BH/BH/inst/include/boost/process/detail/posix/
H A Dasync_out.hpp49 struct async_out_buffer : ::boost::process::detail::posix::handler_base_ext, struct
53 Buffer & buf;
55 std::shared_ptr<boost::process::async_pipe> pipe;
57 std::array<int, 4> get_used_handles() in get_used_handles()
69 async_out_buffer(Buffer & buf) : buf(buf) in async_out_buffer() function
74 inline void on_success(Executor &exec) in on_success()
85 void on_error(Executor &, const std::error_code &) const in on_error()
91 void on_setup(Executor & exec) in on_setup()
98 void on_exec_setup(Executor &exec) in on_exec_setup()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/process/detail/posix/
H A Dasync_out.hpp49 struct async_out_buffer : ::boost::process::detail::posix::handler_base_ext, struct
53 Buffer & buf;
55 std::shared_ptr<boost::process::async_pipe> pipe;
57 std::array<int, 4> get_used_handles() in get_used_handles()
69 async_out_buffer(Buffer & buf) : buf(buf) in async_out_buffer() function
74 inline void on_success(Executor &exec) in on_success()
85 void on_error(Executor &, const std::error_code &) const in on_error()
91 void on_setup(Executor & exec) in on_setup()
98 void on_exec_setup(Executor &exec) in on_exec_setup()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/process/detail/posix/
H A Dasync_out.hpp49 struct async_out_buffer : ::boost::process::detail::posix::handler_base_ext, struct
53 Buffer & buf;
55 std::shared_ptr<boost::process::async_pipe> pipe;
57 std::array<int, 4> get_used_handles() in get_used_handles()
69 async_out_buffer(Buffer & buf) : buf(buf) in async_out_buffer() function
74 inline void on_success(Executor &exec) in on_success()
85 void on_error(Executor &, const std::error_code &) const in on_error()
91 void on_setup(Executor & exec) in on_setup()
98 void on_exec_setup(Executor &exec) in on_exec_setup()
/dports/devel/boost-libs/boost_1_72_0/boost/process/detail/posix/
H A Dasync_out.hpp49 struct async_out_buffer : ::boost::process::detail::posix::handler_base_ext, struct
53 Buffer & buf;
55 std::shared_ptr<boost::process::async_pipe> pipe;
57 std::array<int, 4> get_used_handles() in get_used_handles()
69 async_out_buffer(Buffer & buf) : buf(buf) in async_out_buffer() function
74 inline void on_success(Executor &exec) in on_success()
85 void on_error(Executor &, const std::error_code &) const in on_error()
91 void on_setup(Executor & exec) in on_setup()
98 void on_exec_setup(Executor &exec) in on_exec_setup()
/dports/devel/boost-python-libs/boost_1_72_0/boost/process/detail/posix/
H A Dasync_out.hpp49 struct async_out_buffer : ::boost::process::detail::posix::handler_base_ext, struct
53 Buffer & buf;
55 std::shared_ptr<boost::process::async_pipe> pipe;
57 std::array<int, 4> get_used_handles() in get_used_handles()
69 async_out_buffer(Buffer & buf) : buf(buf) in async_out_buffer() argument
74 inline void on_success(Executor &exec) in on_success()
85 void on_error(Executor &, const std::error_code &) const in on_error()
91 void on_setup(Executor & exec) in on_setup()
98 void on_exec_setup(Executor &exec) in on_exec_setup()
/dports/devel/hyperscan/boost_1_75_0/boost/process/detail/posix/
H A Dasync_out.hpp49 struct async_out_buffer : ::boost::process::detail::posix::handler_base_ext, struct
53 Buffer & buf;
55 std::shared_ptr<boost::process::async_pipe> pipe;
57 std::array<int, 4> get_used_handles() in get_used_handles()
69 async_out_buffer(Buffer & buf) : buf(buf) in async_out_buffer() function
74 inline void on_success(Executor &exec) in on_success()
85 void on_error(Executor &, const std::error_code &) const in on_error()
91 void on_setup(Executor & exec) in on_setup()
98 void on_exec_setup(Executor &exec) in on_exec_setup()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/process/detail/posix/
H A Dasync_out.hpp47 struct async_out_buffer : ::boost::process::detail::posix::handler_base_ext, struct
50 Buffer & buf;
52 std::shared_ptr<boost::process::async_pipe> pipe;
55 async_out_buffer(Buffer & buf) : buf(buf) in async_out_buffer() argument
60 inline void on_success(Executor &exec) in on_success()
71 void on_error(Executor &, const std::error_code &) const in on_error()
77 void on_setup(Executor & exec) in on_setup()
84 void on_exec_setup(Executor &exec) in on_exec_setup()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/process/detail/windows/
H A Dasync_out.hpp69 struct async_out_buffer : ::boost::process::detail::windows::handler_base_ext, struct
72 Buffer & buf;
74 std::shared_ptr<boost::process::async_pipe> pipe;
77 async_out_buffer(Buffer & buf) : buf(buf) in async_out_buffer() argument
81 inline void on_success(Executor&) in on_success()
92 void on_error(Executor &, const std::error_code &) const in on_error()
98 void on_setup(WindowsExecutor &exec) in on_setup()
/dports/devel/boost-docs/boost_1_72_0/boost/process/detail/windows/
H A Dasync_out.hpp70 struct async_out_buffer : ::boost::process::detail::windows::handler_base_ext, struct
73 Buffer & buf;
75 std::shared_ptr<boost::process::async_pipe> pipe;
78 async_out_buffer(Buffer & buf) : buf(buf) in async_out_buffer() argument
82 inline void on_success(Executor&) in on_success()
93 void on_error(Executor &, const std::error_code &) const in on_error()
99 void on_setup(WindowsExecutor &exec) in on_setup()
/dports/devel/R-cran-BH/BH/inst/include/boost/process/detail/windows/
H A Dasync_out.hpp70 struct async_out_buffer : ::boost::process::detail::windows::handler_base_ext, struct
73 Buffer & buf;
75 std::shared_ptr<boost::process::async_pipe> pipe;
78 async_out_buffer(Buffer & buf) : buf(buf) in async_out_buffer() function
82 inline void on_success(Executor&) in on_success()
93 void on_error(Executor &, const std::error_code &) const in on_error()
99 void on_setup(WindowsExecutor &exec) in on_setup()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/process/detail/windows/
H A Dasync_out.hpp70 struct async_out_buffer : ::boost::process::detail::windows::handler_base_ext, struct
73 Buffer & buf;
75 std::shared_ptr<boost::process::async_pipe> pipe;
78 async_out_buffer(Buffer & buf) : buf(buf) in async_out_buffer() argument
82 inline void on_success(Executor&) in on_success()
93 void on_error(Executor &, const std::error_code &) const in on_error()
99 void on_setup(WindowsExecutor &exec) in on_setup()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/process/detail/windows/
H A Dasync_out.hpp70 struct async_out_buffer : ::boost::process::detail::windows::handler_base_ext, struct
73 Buffer & buf;
75 std::shared_ptr<boost::process::async_pipe> pipe;
78 async_out_buffer(Buffer & buf) : buf(buf) in async_out_buffer() argument
82 inline void on_success(Executor&) in on_success()
93 void on_error(Executor &, const std::error_code &) const in on_error()
99 void on_setup(WindowsExecutor &exec) in on_setup()
/dports/devel/boost-libs/boost_1_72_0/boost/process/detail/windows/
H A Dasync_out.hpp70 struct async_out_buffer : ::boost::process::detail::windows::handler_base_ext, struct
73 Buffer & buf;
75 std::shared_ptr<boost::process::async_pipe> pipe;
78 async_out_buffer(Buffer & buf) : buf(buf) in async_out_buffer() argument
82 inline void on_success(Executor&) in on_success()
93 void on_error(Executor &, const std::error_code &) const in on_error()
99 void on_setup(WindowsExecutor &exec) in on_setup()
/dports/devel/boost-python-libs/boost_1_72_0/boost/process/detail/windows/
H A Dasync_out.hpp70 struct async_out_buffer : ::boost::process::detail::windows::handler_base_ext, struct
73 Buffer & buf;
75 std::shared_ptr<boost::process::async_pipe> pipe;
78 async_out_buffer(Buffer & buf) : buf(buf) in async_out_buffer() function
82 inline void on_success(Executor&) in on_success()
93 void on_error(Executor &, const std::error_code &) const in on_error()
99 void on_setup(WindowsExecutor &exec) in on_setup()
/dports/devel/hyperscan/boost_1_75_0/boost/process/detail/windows/
H A Dasync_out.hpp70 struct async_out_buffer : ::boost::process::detail::windows::handler_base_ext, struct
73 Buffer & buf;
75 std::shared_ptr<boost::process::async_pipe> pipe;
78 async_out_buffer(Buffer & buf) : buf(buf) in async_out_buffer() function
82 inline void on_success(Executor&) in on_success()
93 void on_error(Executor &, const std::error_code &) const in on_error()
99 void on_setup(WindowsExecutor &exec) in on_setup()