Scine::Swoose  2.1.0
This is the SCINE module Swoose.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
ModuleLoader.h File Reference
#include <Core/ModuleManager.h>
#include <string>
#include <vector>
Include dependency graph for ModuleLoader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void Scine::SwooseUtilities::loadModules (Core::ModuleManager &manager, std::vector< std::string > &&modules, bool throwError)
 Function to load modules via the module manager (used in app and python bindings). More...
 

Detailed Description