stlab.adobe.com Adobe Systems Incorporated
iomanip_fwd.hpp
Go to the documentation of this file.
1 /*
2  Copyright 2005-2007 Adobe Systems Incorporated
3  Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
4  or a copy at http://stlab.adobe.com/licenses.html)
5 */
6 
7 /*************************************************************************************************/
8 
9 #ifdef ADOBE_STD_SERIALIZATION
10 
11 /*************************************************************************************************/
12 
13 #ifndef ADOBE_IOMANIP_FWD_HPP
14 #define ADOBE_IOMANIP_FWD_HPP
15 
16 /*************************************************************************************************/
17 
18 #include <adobe/config.hpp>
19 
20 #include <iosfwd>
21 
22 /*************************************************************************************************/
23 
24 namespace adobe {
25 
26 /*************************************************************************************************/
27 
28 class format_base;
29 
30 /*************************************************************************************************/
31 
32 int format_base_idx();
33 
34 format_base* get_formatter(std::ostream& os);
35 
36 /*************************************************************************************************/
37 
38 } // namespace adobe
39 
40 /*************************************************************************************************/
41 
42 #endif
43 
44 /*************************************************************************************************/
45 
46 #endif
47 
48 /*************************************************************************************************/

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