dius 0.1.0
Loading...
Searching...
No Matches
dius::IoContext::OperationStateT< Receiver >::Type Struct Reference

#include <generic/dius/io_context.h>

Public Member Functions

 Type (IoContext *parent, Receiver &&receiver)
 
void execute () override
 

Friends

void tag_invoke (di::Tag< execution::start >, Type &self)
 

Constructor & Destructor Documentation

◆ Type()

template<typename Receiver>
dius::IoContext::OperationStateT< Receiver >::Type::Type ( IoContext * parent,
Receiver && receiver )
inline

Member Function Documentation

◆ execute()

template<typename Receiver>
void dius::IoContext::OperationStateT< Receiver >::Type::execute ( )
inlineoverride

Friends And Related Symbol Documentation

◆ tag_invoke

template<typename Receiver>
void tag_invoke ( di::Tag< execution::start > ,
Type & self )
friend

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