stlab.adobe.com Adobe Systems Incorporated
dictionary_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 #ifndef ADOBE_DICTIONARY_FWD_HPP
10 #define ADOBE_DICTIONARY_FWD_HPP
11 
12 /*************************************************************************************************/
13 
14 #include <adobe/config.hpp>
15 
18 #include <adobe/name_fwd.hpp>
19 
20 /*************************************************************************************************/
21 
22 namespace adobe {
23 namespace version_1 {
24 
25 /*************************************************************************************************/
26 
29 
30 /*************************************************************************************************/
31 
32 } // namespace version_1
33 
35 
36 #if defined(ADOBE_NO_DOCUMENTATION)
37 /* REVISIT (mmarcus) : doxygen doesn't seem to understand using
38 declarartions. This is a doxygen only hack to keep reference links
39 from breaking.
40 */
42 typedef version1::closed_hash_map<name_t, any_regular_t> dictionary_t;
43 #endif
44 
45 } // namespace adobe
46 
47 /*************************************************************************************************/
48 
49 #endif
closed_hash_map< name_t, any_regular_t > dictionary_t

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