cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
mcp::detail::CancellationRegistration Class Reference

Public Member Functions

 CancellationRegistration (const CancellationRegistration &)=delete
 
CancellationRegistrationoperator= (const CancellationRegistration &)=delete
 
 CancellationRegistration (CancellationRegistration &&other) noexcept
 
CancellationRegistrationoperator= (CancellationRegistration &&other) noexcept
 
bool active () const noexcept
 

Friends

CancellationRegistration register_cancellation_callback (CancellationToken token, std::function< void()> callback)
 

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