Searched refs:basic_stream (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c++/detail/
H A Dprocess.hpp103 class basic_stream { class in namespace:atf::process
111 basic_stream(void);
112 ~basic_stream(void);
115 class stream_capture : basic_stream {
127 class stream_connect : basic_stream {
139 class stream_inherit : basic_stream {
151 class stream_redirect_fd : basic_stream {
163 class stream_redirect_path : basic_stream {
H A Dprocess.cpp175 impl::basic_stream::basic_stream(void) : function in class:impl::basic_stream
180 impl::basic_stream::~basic_stream(void)
187 impl::basic_stream::get_sb(void)
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/
H A Dprocess.hpp103 class basic_stream { class in namespace:atf::process
111 basic_stream(void);
112 ~basic_stream(void);
115 class stream_capture : basic_stream {
127 class stream_connect : basic_stream {
139 class stream_inherit : basic_stream {
151 class stream_redirect_fd : basic_stream {
163 class stream_redirect_path : basic_stream {
H A Dprocess.cpp175 impl::basic_stream::basic_stream(void) : function in class:impl::basic_stream
180 impl::basic_stream::~basic_stream(void)
187 impl::basic_stream::get_sb(void)

Completed in 101 milliseconds