YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
yaclib::detail::SharedHandle Struct Reference

#include <base_core.hpp>

Collaboration diagram for yaclib::detail::SharedHandle:
[legend]

Public Member Functions

bool SetCallback (InlineCore &callback) noexcept
 

Public Attributes

BaseCorecore
 

Detailed Description

Definition at line 97 of file base_core.hpp.

Member Function Documentation

◆ SetCallback()

bool yaclib::detail::SharedHandle::SetCallback ( InlineCore callback)
inlinenoexcept

Definition at line 98 of file base_core.hpp.

References yaclib::MakeContract().

Member Data Documentation

◆ core

BaseCore& yaclib::detail::SharedHandle::core

Definition at line 102 of file base_core.hpp.


The documentation for this struct was generated from the following file: