ldas-tools-al 2.6.4
Namespaces | Functions
SOLoader.cc File Reference
#include <ldastoolsal_config.h>
#include <cstdlib>
#include <dlfcn.h>
#include <sstream>
#include <stdexcept>
#include "ldastoolsal/SOLoader.hh"
Include dependency graph for SOLoader.cc:

Namespaces

namespace  LDASTools
 Obtain the queue of resources in limbo.
 
namespace  LDASTools::AL
 The Abstraction Layer.
 

Functions

static std::string find_lib (const std::string &Path, const std::string &LibName)
 

Function Documentation

◆ find_lib()

static std::string find_lib ( const std::string &  Path,
const std::string &  LibName 
)
static