#include <library.hpp>
Public Member Functions | |
| SGE_SYMBOL | library (const path &) |
| SGE_SYMBOL | ~library () |
| template<typename Fun> | |
| Fun | load_function (const std::string &fun) |
| SGE_SYMBOL const path & | name () const |
Classes | |
| struct | load_function_exception |
| sge::library::library | ( | const path & | nname | ) |
| sge::library::~library | ( | ) |
| Fun sge::library::load_function | ( | const std::string & | fun | ) | [inline] |
| const sge::path & sge::library::name | ( | ) | const |
1.5.5