aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Classes | Public Attributes | List of all members
Aws::Crt::Io::TaskWrapper Struct Reference

Classes

struct  task
 

Public Attributes

Allocatorallocator {}
 
std::function< void(TaskStatus)> wrappingFn
 

Member Data Documentation

Allocator* Aws::Crt::Io::TaskWrapper::allocator {}
std::function<void(TaskStatus)> Aws::Crt::Io::TaskWrapper::wrappingFn

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