stlab.adobe.com Adobe Systems Incorporated

basic_omanipulator2< ArgumentType1, ArgumentType2, charT, traits > Class Template Reference
[I/O Manipulators]

#include <manip.hpp>

List of all members.

Public Types

typedef ArgumentType1 argument_type_1
typedef ArgumentType2 argument_type_2
typedef stream_type &(* manip_func )(stream_type &, const ArgumentType1 &, const ArgumentType2 &)
typedef std::basic_ostream
< charT, traits > 
stream_type

Public Member Functions

 basic_omanipulator2 (manip_func pf, const ArgumentType1 &arg1, const ArgumentType2 &arg2)
void do_manip (stream_type &strm) const

Protected Attributes

argument_type_1 arg1_m
argument_type_2 arg2_m

Detailed Description

template<typename ArgumentType1, typename ArgumentType2, class charT, class traits>
class adobe::basic_omanipulator2< ArgumentType1, ArgumentType2, charT, traits >

Definition at line 134 of file manip.hpp.


Member Typedef Documentation

typedef ArgumentType1 argument_type_1

Definition at line 137 of file manip.hpp.

typedef ArgumentType2 argument_type_2

Definition at line 138 of file manip.hpp.

typedef stream_type&(* manip_func)(stream_type &, const ArgumentType1 &, const ArgumentType2 &)

Definition at line 140 of file manip.hpp.

typedef std::basic_ostream<charT, traits> stream_type

Definition at line 139 of file manip.hpp.


Constructor & Destructor Documentation

basic_omanipulator2 ( manip_func  pf,
const ArgumentType1 &  arg1,
const ArgumentType2 &  arg2 
)

Definition at line 142 of file manip.hpp.


Member Function Documentation

void do_manip ( stream_type strm ) const

Definition at line 146 of file manip.hpp.


Member Data Documentation

argument_type_1 arg1_m [protected]

Definition at line 170 of file manip.hpp.

argument_type_2 arg2_m [protected]

Definition at line 171 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