| 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|---|
| 2 | <HTML> |
|---|
| 3 | <HEAD> |
|---|
| 4 | <TITLE>Iostreams Library Functions</TITLE> |
|---|
| 5 | <LINK REL="stylesheet" HREF="../../../../boost.css"> |
|---|
| 6 | <LINK REL="stylesheet" HREF="../theme/iostreams.css"> |
|---|
| 7 | </HEAD> |
|---|
| 8 | <STYLE> |
|---|
| 9 | DT A { /*text-decoration:none*/ } |
|---|
| 10 | LI A { /*text-decoration:none;*/ font: 80% Verdana, Tahoma, Arial, Helvetica, sans-serif } |
|---|
| 11 | </STYLE> |
|---|
| 12 | <BODY> |
|---|
| 13 | |
|---|
| 14 | <!-- Begin Banner --> |
|---|
| 15 | |
|---|
| 16 | <H1 CLASS="title">Iostreams Library Functions</H1> |
|---|
| 17 | <HR CLASS="banner"> |
|---|
| 18 | |
|---|
| 19 | <!-- End Banner --> |
|---|
| 20 | |
|---|
| 21 | <H4>Functions</H4> |
|---|
| 22 | |
|---|
| 23 | <DL CLASS="page-index"> |
|---|
| 24 | <DT><A href="../classes/back_inserter.html#synopsis"><CODE>back_inserter</CODE></A></DT> |
|---|
| 25 | <DT><A href="close.html"><CODE>close</CODE></A></DT> |
|---|
| 26 | <DT><A href="combine.html"><CODE>combine</CODE></A></DT> |
|---|
| 27 | <DT><A href="compose.html"><CODE>compose</CODE></A></DT> |
|---|
| 28 | <DT><A href="copy.html"><CODE>copy</CODE></A></DT> |
|---|
| 29 | <DT><A href="flush.html"><CODE>flush</CODE></A></DT> |
|---|
| 30 | <DT><A href="get.html"><CODE>get</CODE></A></DT> |
|---|
| 31 | <DT><A href="imbue.html"><CODE>imbue</CODE></A></DT> |
|---|
| 32 | <DT><A href="invert.html"><CODE>invert</CODE></A></DT> |
|---|
| 33 | <DT><A href="positioning.html#offset_to_position"><CODE>offset_to_position</CODE></A></DT> |
|---|
| 34 | <DT><A href="optimal_buffer_size.html"><CODE>optimal_buffer_size</CODE></A></DT> |
|---|
| 35 | <DT><A href="positioning.html#position_to_offset"><CODE>position_to_offset</CODE></A></DT> |
|---|
| 36 | <DT><A href="put.html"><CODE>put</CODE></A></DT> |
|---|
| 37 | <DT><A href="putback.html"><CODE>putback</CODE></A></DT> |
|---|
| 38 | <DT><A href="read.html"><CODE>read</CODE></A></DT> |
|---|
| 39 | <DT><A href="restrict.html"><CODE>restrict</CODE></A></DT> |
|---|
| 40 | <DT><A href="seek.html"><CODE>seek</CODE></A></DT> |
|---|
| 41 | <DT><A href="tee.html"><CODE>tee</CODE></A></DT> |
|---|
| 42 | <DT><A href="filter_test.html#test_pair"><CODE>test_filter_pair</CODE></A></DT> |
|---|
| 43 | <DT><A href="filter_test.html#test_input"><CODE>test_input_filter</CODE></A></DT> |
|---|
| 44 | <DT><A href="filter_test.html#test_output"><CODE>test_output_filter</CODE></A></DT> |
|---|
| 45 | <DT><A href="write.html"><CODE>write</CODE></A></DT> |
|---|
| 46 | </DL> |
|---|
| 47 | |
|---|
| 48 | <HR STYLE="margin-top:1em"> |
|---|
| 49 | |
|---|
| 50 | <!-- Begin Footer --> |
|---|
| 51 | |
|---|
| 52 | <P STYLE="margin-top:2em" CLASS="copyright">Revised |
|---|
| 53 | <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan --> |
|---|
| 54 | 20 May, 2004 |
|---|
| 55 | <!--webbot bot="Timestamp" endspan i-checksum="38504" --> |
|---|
| 56 | </P> |
|---|
| 57 | |
|---|
| 58 | <P CLASS="copyright">© Copyright <A HREF="http://www.kangaroologic.com" TARGET="_top">Jonathan Turkanis</A>, 2004. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <A HREF="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</A>) |
|---|
| 59 | </P> |
|---|
| 60 | |
|---|
| 61 | <!-- End Footer --> |
|---|
| 62 | |
|---|
| 63 | </BODY> |
|---|