Scorum
|
Classes | |
class | application_impl |
Typedefs | |
using | plugins_type = std::map< std::string, std::shared_ptr< abstract_plugin > > |
using | plugin_names_type = std::set< std::string > |
using scorum::app::detail::plugin_names_type = typedef std::set<std::string> |
Definition at line 106 of file application.cpp.
using scorum::app::detail::plugins_type = typedef std::map<std::string, std::shared_ptr<abstract_plugin> > |
Definition at line 105 of file application.cpp.