Class runtime_impl
Inherits the following classes: ILLIXR::runtime
Public Functions
Type | Name |
---|---|
void | _stop () override |
void | load_plugin_factory (plugin_factory plugin_main) override |
void | load_so (const std::vector< std::string > & so_paths) override |
void | load_so (const std::string_view & so) override |
runtime_impl () |
|
void | wait () override |
~runtime_impl () override |
Public Functions Documentation
function _stop
inline void runtime_impl::_stop () override
function load_plugin_factory
inline void runtime_impl::load_plugin_factory (
plugin_factory plugin_main
) override
function load_so [1/2]
inline void runtime_impl::load_so (
const std::vector< std::string > & so_paths
) override
function load_so [2/2]
inline void runtime_impl::load_so (
const std::string_view & so
) override
function runtime_impl
inline explicit runtime_impl::runtime_impl ()
function wait
inline void runtime_impl::wait () override
function ~runtime_impl
inline runtime_impl::~runtime_impl () override
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/src/runtime_impl.cpp