stlab.adobe.com Adobe Systems Incorporated

iomanip.hpp File Reference

#include <adobe/config.hpp>
#include <cassert>
#include <iosfwd>
#include <string>
#include <sstream>
#include <list>
#include <stdexcept>
#include <functional>
#include <adobe/any_regular.hpp>
#include <adobe/iomanip_fwd.hpp>
#include <adobe/manip.hpp>
#include <adobe/name.hpp>

Go to the source code of this file.

Classes

class  basic_format< T >
class  begin_atom< T >
class  begin_bag
class  format_base
class  format_element_t
class  indents

Namespaces

namespace  adobe

Functions

format_base::stream_type & begin_alternate (format_base::stream_type &os)
format_base::stream_type & begin_format (format_base::stream_type &os)
format_base::stream_type & begin_sequence (format_base::stream_type &os)
template<typename NewFormat >
void callback (std::ios_base::event ev, std::ios_base &strm, int idx)
format_base::stream_type & end_alternate (format_base::stream_type &os)
format_base::stream_type & end_atom (format_base::stream_type &os)
format_base::stream_type & end_bag (format_base::stream_type &os)
format_base::stream_type & end_format (format_base::stream_type &os)
format_base::stream_type & end_sequence (format_base::stream_type &os)
template<class T >
std::ostream & fmt (std::ostream &os, const T &t)
template<class T >
basic_format< T > format (const T &t)
template<typename T , class charT , class traits >
std::basic_ostream< charT,
traits > & 
operator<< (std::basic_ostream< charT, traits > &os, const begin_atom< T > &manip)
template<typename OldFormat , typename NewFormat , typename T >
void replace_pword (std::ios_base &iob, int idx, const T &x)
template<typename OldFormat , typename NewFormat >
void replace_pword (std::ios_base &iob, int idx)

Variables

static const aggregate_name_t alt_name_g
static const aggregate_name_t atom_name_g
static const aggregate_name_t bag_name_g
static const aggregate_name_t seq_name_g

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google