#include <boost/mpl/list.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/any.hpp>
#include <string>
#include <map>
Go to the source code of this file.
Classes | |
struct | utilmm::plugin::virtual_constructors< BasePlugin > |
Namespaces | |
namespace | utilmm |
namespace | utilmm::plugin |
Typedefs | |
typedef boost::shared_ptr < std::map< std::string, boost::any > &()> | utilmm::plugin::dll_handle |