debian man page for redi

Query: redi

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

redi(3) 						     Library Functions Manual							   redi(3)

NAME
redi - All PStreams classes are declared in namespace redi.
SYNOPSIS
Classes struct pstreams Common base class providing constants and typenames. class basic_pstreambuf Class template for stream buffer. class pstream_common Class template for common base class. class basic_ipstream Class template for Input PStreams. class basic_opstream Class template for Output PStreams. class basic_pstream Class template for Bidirectional PStreams. class basic_rpstream template for Restricted PStreams. Typedefs typedef basic_pstreambuf< char > pstreambuf Type definition for common template specialisation. typedef basic_ipstream< char > ipstream Type definition for common template specialisation. typedef basic_opstream< char > opstream Type definition for common template specialisation. typedef basic_pstream< char > pstream Type definition for common template specialisation. typedef basic_rpstream< char > rpstream Type definition for common template specialisation. Detailed Description All PStreams classes are declared in namespace redi. Like the standard iostreams, PStreams is a set of class templates, taking a character type and traits type. As with the standard streams they are most likely to be used with char and the default traits type, so typedefs for this most common case are provided. The pstream_common class template is not intended to be used directly, it is used internally to provide the common functionality for the other stream classes. Author Generated automatically by Doxygen for PStreams from the source code. PStreams Thu Nov 10 2011 redi(3)
Related Man Pages
redi(3) - debian
redi_basic_ipstream(3) - debian
redi_basic_opstream(3) - debian
redi_basic_pstreambuf(3) - debian
std::indirect_array(3) - debian
Similar Topics in the Unix Linux Community
I need to do a workhome, but i m new in script shell, someone can help with this..
Shell Scripting Problem...
Understanding C++ template partial specialization with pointer datatype arguments
Time command issuing all zeroes (is now considered homework help)
How to Dynamically Pass Parameter to plsql Function &amp; Capture its Output Value in a Shell Variable?