YAKL
yakl
InitConfig
yakl::InitConfig Member List
This is the complete list of members for
yakl::InitConfig
, including all inherited members.
get_device_allocator
() const
yakl::InitConfig
inline
get_device_deallocator
() const
yakl::InitConfig
inline
get_pool_block_bytes
() const
yakl::InitConfig
inline
get_pool_enabled
() const
yakl::InitConfig
inline
get_pool_grow_mb
() const
yakl::InitConfig
inline
get_pool_initial_mb
() const
yakl::InitConfig
inline
get_timer_finalize
() const
yakl::InitConfig
inline
get_timer_init
() const
yakl::InitConfig
inline
get_timer_start
() const
yakl::InitConfig
inline
get_timer_stop
() const
yakl::InitConfig
inline
InitConfig
()
yakl::InitConfig
inline
set_device_allocator
(std::function< void *(size_t)> func)
yakl::InitConfig
inline
set_device_allocator
(std::function< void *(size_t, char const *)> func)
yakl::InitConfig
inline
set_device_deallocator
(std::function< void(void *)> func)
yakl::InitConfig
inline
set_device_deallocator
(std::function< void(void *, char const *)> func)
yakl::InitConfig
inline
set_pool_block_bytes
(size_t block_bytes)
yakl::InitConfig
inline
set_pool_enabled
(bool enabled)
yakl::InitConfig
inline
set_pool_grow_mb
(size_t grow_mb)
yakl::InitConfig
inline
set_pool_initial_mb
(size_t initial_mb)
yakl::InitConfig
inline
set_timer_finalize
(std::function< void()> func)
yakl::InitConfig
inline
set_timer_init
(std::function< void()> func)
yakl::InitConfig
inline
set_timer_start
(std::function< void(char const *)> func)
yakl::InitConfig
inline
set_timer_stop
(std::function< void(char const *)> func)
yakl::InitConfig
inline
Generated by
1.8.17