ARGoS  3
A parallel, multi-engine simulator for swarm robotics
core/utility/plugins/dynamic_loading.h File Reference
#include <argos3/core/utility/configuration/argos_exception.h>
#include <argos3/core/utility/logging/argos_log.h>
#include <map>
#include <string>
#include <dlfcn.h>
#include <cstdlib>
+ Include dependency graph for dynamic_loading.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  argos::CDynamicLoading
 Allows users to dynamically load shared libraries. More...

Namespaces

namespace  argos
 

The namespace containing all the ARGoS related code.