IgANet
IGAnets - Isogeometric Analysis Networks
Loading...
Searching...
No Matches
dlloader.hpp File Reference

Dynamic library loader. More...

#include <exception>
#include <filesystem>
#include <map>
#include <dlfcn.h>
#include <sys/stat.h>

Go to the source code of this file.

Classes

class  iganet::DLHandler
 Dynamic library handler. More...
 
class  iganet::DLLoader
 Dynamic library loader. More...
 

Namespaces

namespace  iganet
 

Detailed Description

Dynamic library loader.

Author
Matthias Moller.

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.