ELC in dev
ELC-lang
|
类 | |
struct | base_symbol_t |
struct | library_info_t |
struct | symbol_t |
struct | symbol_t< Ret_t(Args_t...) noexcept(nothrow)> |
类型定义 | |
typedef comn_ptr_t< library_info_t > | library_handle_t |
函数 | |
bool | the_pointer_to_bool (const library_info_t *a) noexcept |
constexpr library_info_t * | the_get_null_ptr (const library_info_t *) noexcept |
library_handle_t | load_lib (string lib_name) noexcept |
template<class Func_t > | |
library_handle_t | get_library_handle_form_symbol (function_t< Func_t > symbol) noexcept |
template<class Func_t > | |
string | get_symbol_name_form_symbol (function_t< Func_t > symbol) noexcept |
变量 | |
library_info_t | null_lib {special_init} |
在文件 all_defs.cpp 第 51146 行定义.
|
inlinenoexcept |
在文件 all_defs.cpp 第 51245 行定义.
|
inlinenoexcept |
在文件 all_defs.cpp 第 51253 行定义.
|
inlinenoexcept |
在文件 all_defs.cpp 第 51241 行定义.
|
inlineconstexprnoexcept |
在文件 all_defs.cpp 第 51194 行定义.
|
inlinenoexcept |
|
inline |
在文件 all_defs.cpp 第 51193 行定义.