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

 argos
 The namespace containing all the ARGoS related code.