Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
Related Pages
more::pipe_streambuf Class Reference
#include <
pipestream.h
>
Inheritance diagram for more::pipe_streambuf:
[
legend
]
List of all members.
Public Methods
pipe_streambuf
()
~pipe_streambuf
()
void
close_input
()
void
close_output
()
Protected Methods
int_type
sync
()
int_type
underflow
()
int_type
uflow
()
int_type
overflow
(int_type c=traits::eof())
std::streamsize
xsputn
(const char_type *s, std::streamsize n)
Constructor & Destructor Documentation
more::pipe_streambuf::pipe_streambuf
(
)
[inline]
more::pipe_streambuf::~pipe_streambuf
(
)
[inline]
Member Function Documentation
void more::pipe_streambuf::close_input
(
)
[inline]
void more::pipe_streambuf::close_output
(
)
[inline]
int_type more::pipe_streambuf::overflow
(
int_type
c
= traits::eof()
)
[inline, protected]
int_type more::pipe_streambuf::sync
(
)
[inline, protected]
int_type more::pipe_streambuf::uflow
(
)
[inline, protected]
int_type more::pipe_streambuf::underflow
(
)
[inline, protected]
std::streamsize more::pipe_streambuf::xsputn
(
const char_type *
s
,
std::streamsize
n
)
[inline, protected]
The documentation for this class was generated from the following file:
more/cf/
pipestream.h
Generated on Sat Sep 7 19:11:59 2002 for more with Doxygen 1.2.13.1. Doxygen 1.2.13.1 is written and copyright 1997-2002 by
Dimitri van Heesch
.