Mirror reflection library - Lagoon run-time layer 0.5.13

lagoon/utils/wx_gui_factory.hpp

Go to the documentation of this file.
00001 
00010 #ifndef LAGOON_UTILS_WX_GUI_FACTORY_1011291729_HPP
00011 #define LAGOON_UTILS_WX_GUI_FACTORY_1011291729_HPP
00012 
00013 #include <lagoon/config.hpp>
00014 #include <lagoon/lagoon_fwd.hpp>
00015 #include <lagoon/utils.hpp>
00016 #include <lagoon/interfaces.hpp>
00017 #include <lagoon/polymorph_factory.hpp>
00018 
00019 // wx gui factory-related
00020 #include <lagoon/utils/wx_gui_factory/data.hpp>
00021 #include <lagoon/utils/wx_gui_factory/utils.hpp>
00022 #include <lagoon/utils/wx_gui_factory/default_traits.hpp>
00023 #include <lagoon/utils/wx_gui_factory/manager.hpp>
00024 #include <lagoon/utils/wx_gui_factory/composite.hpp>
00025 #include <lagoon/utils/wx_gui_factory/arrayer.hpp>
00026 #include <lagoon/utils/wx_gui_factory/manufacturer.hpp>
00027 #include <lagoon/utils/wx_gui_factory/suppliers.hpp>
00028 #include <lagoon/utils/wx_gui_factory/enumerator.hpp>
00029 #include <lagoon/utils/wx_gui_factory/builder.hpp>
00030 
00031 LAGOON_NAMESPACE_BEGIN
00032 
00033 LAGOON_NAMESPACE_END
00034 
00035 #endif //include guard
00036 

Copyright © 2006-2011 Matus Chochlik, University of Zilina, Zilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Fri Dec 16 2011 by Doxygen (version 1.7.3).
Important note: Although the 'boostified' version of Mirror uses the Boost C++ libraries Coding Guidelines and is implemented inside of the boost namespace, it IS NOT an officially reviewed and accepted Boost library. Mirror is being developed with the intention to be submitted for review for inclusion to the Boost C++ libraries.