Mirror reflection library - Lagoon run-time layer 0.5.13

lagoon/utils/sdn_factory.hpp

Go to the documentation of this file.
00001 
00010 #ifndef LAGOON_UTILS_SDN_FACTORY_1011291729_HPP
00011 #define LAGOON_UTILS_SDN_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 #include <mirror/utils/sdn_factory.hpp>
00020 // Script-parsing factory-related
00021 #include <lagoon/utils/sdn_factory/utils.hpp>
00022 #include <lagoon/utils/sdn_factory/manager.hpp>
00023 #include <lagoon/utils/sdn_factory/composite.hpp>
00024 #include <lagoon/utils/sdn_factory/arrayer.hpp>
00025 #include <lagoon/utils/sdn_factory/manufacturer.hpp>
00026 #include <lagoon/utils/sdn_factory/suppliers.hpp>
00027 #include <lagoon/utils/sdn_factory/enumerator.hpp>
00028 #include <lagoon/utils/sdn_factory/builder.hpp>
00029 
00030 LAGOON_NAMESPACE_BEGIN
00031 
00032 LAGOON_NAMESPACE_END
00033 
00034 #endif //include guard
00035 

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.