emlabcpp
modern opinionated embedded C++ library
request_reply.h File Reference
#include "./memory_promise.h"
#include "./owning_coroutine_handle.h"
#include <coroutine>
#include <optional>
+ Include dependency graph for request_reply.h:

Go to the source code of this file.

Classes

class  emlabcpp::coro::request_reply< RequestType, ReplyType >
 
struct  emlabcpp::coro::request_reply< RequestType, ReplyType >::awaiter
 
struct  emlabcpp::coro::request_reply< RequestType, ReplyType >::promise_type
 

Namespaces

 emlabcpp
 MIT License.
 
 emlabcpp::coro
 MIT License.