• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<HTML>
3<HEAD>
4    <TITLE>Iostreams Library Macros</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 Macros</H1>
17    <HR CLASS="banner">
18
19<!-- End Banner -->
20
21    <H4>Macros</H4>
22
23    <DL CLASS="page-index">
24      <DT><A href="workarounds.html#ios"><CODE>BOOST_IOS</CODE></A></DT>
25      <DT><A href="workarounds.html#streams"><CODE>BOOST_IOSTREAMS_BASIC_ISTREAM</CODE></A></DT>
26      <DT><A href="workarounds.html#ios"><CODE>BOOST_IOSTREAMS_BASIC_IOS</CODE></A></DT>
27      <DT><A href="workarounds.html#streams"><CODE>BOOST_IOSTREAMS_BASIC_IOSTREAM</CODE></A></DT>
28      <DT><A href="workarounds.html#streams"><CODE>BOOST_IOSTREAMS_BASIC_OSTREAM</CODE></A></DT>
29      <DT><A href="workarounds.html#streambufs"><CODE>BOOST_IOSTREAMS_BASIC_STREAMBUF</CODE></A></DT>
30      <DT><A href="workarounds.html#char_traits"><CODE>BOOST_IOSTREAMS_CHAR_TRAITS</CODE></A></DT>
31      <DT><A href="workarounds.html#component_access"><CODE>BOOST_IOSTREAMS_COMPONENT</CODE></A></DT>
32      <DT><A href="workarounds.html#component_access"><CODE>BOOST_IOSTREAMS_COMPONENT_TYPE</CODE></A></DT>
33      <DT><A href="buffer_sizes.html"><CODE>BOOST_IOSTREAMS_DEFAULT_DEVICE_BUFFER_SIZE</CODE></A></DT>
34      <DT><A href="buffer_sizes.html"><CODE>BOOST_IOSTREAMS_DEFAULT_FILTER_BUFFER_SIZE</CODE></A></DT>
35      <DT><A href="buffer_sizes.html"><CODE>BOOST_IOSTREAMS_DEFAULT_PBACK_BUFFER_SIZE</CODE></A></DT>
36      <DT><A href="workarounds.html#ios"><CODE>BOOST_IOSTREAMS_FAILURE</CODE></A></DT>
37      <DT><A href="../guide/pipelines.html#boost_iostreams_pipable"><CODE>BOOST_IOSTREAMS_PIPABLE</CODE></A></DT>
38      <DT><A href="workarounds.html#streambufs"><CODE>BOOST_IOSTREAMS_PUBSEEKOFF</CODE></A></DT>
39      <DT><A href="workarounds.html#streambufs"><CODE>BOOST_IOSTREAMS_PUBSEEKPOS</CODE></A></DT>
40      <DT><A href="workarounds.html#streambufs"><CODE>BOOST_IOSTREAMS_PUBSYNC</CODE></A></DT>
41    </DL>
42
43<HR STYLE="margin-top:1em">
44
45<!-- Begin Footer -->
46
47
48<P CLASS="copyright">&copy; Copyright 2008 <a href="http://www.coderage.com/" target="_top">CodeRage, LLC</a><br/>&copy; Copyright 2004-2007 <a href="https://www.boost.org/users/people/jonathan_turkanis.html" target="_top">Jonathan Turkanis</a><br/>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>)
49</P>
50
51<!-- End Footer -->
52
53</BODY>