#include <ldastoolsal_config.h>
#include <cstdlib>
#include <dlfcn.h>
#include <sstream>
#include <stdexcept>
#include "ldastoolsal/SOLoader.hh"
Namespaces | |
namespace | LDASTools |
Objects of general use and interst. | |
namespace | LDASTools::AL |
The Abstraction Layer. | |
Functions | |
static std::string | find_lib (const std::string &Path, const std::string &LibName) |
|
static |