stlab.adobe.com Adobe Systems Incorporated

#include <manip.hpp>

Public Types

typedef ArgumentType argument_type
 
typedef stream_type &(* manip_func) (stream_type &, const ArgumentType &)
 
typedef std::basic_ostream< charT, traits > stream_type
 

Public Member Functions

 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 ()
 

Protected Attributes

argument_type arg_m
 
- Protected Attributes inherited from manipulator_base
std::ios_base::iostate error_m
 

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
 

Detailed Description

template<typename ArgumentType, class charT, class traits>
class adobe::basic_omanipulator< ArgumentType, charT, traits >

Definition at line 93 of file manip.hpp.

Member Typedef Documentation

§ argument_type

typedef ArgumentType argument_type

Definition at line 96 of file manip.hpp.

§ manip_func

typedef stream_type&(* manip_func) (stream_type &, const ArgumentType &)

Definition at line 98 of file manip.hpp.

§ stream_type

typedef std::basic_ostream<charT, traits> stream_type

Definition at line 97 of file manip.hpp.

Constructor & Destructor Documentation

§ basic_omanipulator()

basic_omanipulator ( manip_func  pf,
const argument_type arg 
)

Definition at line 100 of file manip.hpp.

Member Function Documentation

§ do_manip()

void do_manip ( stream_type strm) const

Definition at line 104 of file manip.hpp.

Member Data Documentation

§ arg_m

argument_type arg_m
protected

Definition at line 128 of file manip.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