stlab.adobe.com Adobe Systems Incorporated

#include <iomanip.hpp>

Public Types

typedef inherited_t::argument_type argument_type
 
typedef inherited_t::stream_type stream_type
 
- Public Types inherited from basic_omanipulator< T, char, std::char_traits< char > >
typedef T argument_type
 
typedef stream_type &(* manip_func) (stream_type &, const T &)
 
typedef std::basic_ostream< char, std::char_traits< char > > stream_type
 

Public Member Functions

 basic_format (const argument_type &t)
 
inherited_toperator() (const argument_type &)
 
- Public Member Functions inherited from basic_omanipulator< T, char, std::char_traits< char > >
 basic_omanipulator (manip_func pf, const argument_type &arg)
 
void do_manip (stream_type &strm) const
 
- Public Member Functions inherited from manipulator_base
 manipulator_base ()
 

Additional Inherited Members

- Protected Member Functions inherited from manipulator_base
template<typename StreamType >
std::ios_base::iostate handle_error (StreamType &strm) const
 
void set_bad () const
 
void set_fail () const
 
- Protected Attributes inherited from basic_omanipulator< T, char, std::char_traits< char > >
argument_type arg_m
 
- Protected Attributes inherited from manipulator_base
std::ios_base::iostate error_m
 

Detailed Description

template<class T>
class adobe::basic_format< T >

Definition at line 387 of file iomanip.hpp.

Member Typedef Documentation

§ argument_type

Definition at line 393 of file iomanip.hpp.

§ stream_type

typedef inherited_t::stream_type stream_type

Definition at line 392 of file iomanip.hpp.

Constructor & Destructor Documentation

§ basic_format()

basic_format ( const argument_type t)

Definition at line 395 of file iomanip.hpp.

Member Function Documentation

§ operator()()

inherited_t& operator() ( const argument_type )

Definition at line 399 of file iomanip.hpp.

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