PLaSK library
Loading...
Searching...
No Matches
loader.hpp File Reference
#include <string>
#include <functional>
#include <plask/config.hpp>
Include dependency graph for loader.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  plask::DynamicLibrary
 Hold opened shared library. More...
 
struct  std::hash< plask::DynamicLibrary >
 hash method, allow to store dynamic libraries in hash maps More...
 

Namespaces

namespace  plask
 Patterson quadrature for complex function along specified line.
 
namespace  std
 STL namespace.
 

Macros

#define PLASK__UTILS_PLUGIN_DLOPEN
 

Functions

void std::swap (plask::DynamicLibrary &a, plask::DynamicLibrary &b) noexcept
 std::swap implementation for dynamic libraries
 

Macro Definition Documentation

◆ PLASK__UTILS_PLUGIN_DLOPEN

#define PLASK__UTILS_PLUGIN_DLOPEN

Definition at line 20 of file loader.hpp.