PStack  2.0
Stack trace printer for MSVC and GCC binaries
psystem::shared_library::loaded_function< T, is_void_ref > Member List

This is the complete list of members for psystem::shared_library::loaded_function< T, is_void_ref >, including all inherited members.

get_ptr() const noexceptpsystem::shared_library::loaded_function_base< T >inline
loaded_function(FARPROC proc)psystem::shared_library::loaded_function< T, is_void_ref >inline
loaded_function_base(FARPROC proc)psystem::shared_library::loaded_function_base< T >inline
m_functionpsystem::shared_library::loaded_function_base< T >protected
operator()(Args &&...args) -> decltype(std::declval< T >()(std::forward< Args >(args)...)) psystem::shared_library::loaded_function< T, is_void_ref >inline
retarget(FARPROC proc) noexceptpsystem::shared_library::loaded_function_base< T >inline