|
aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
|
This is the complete list of members for Aws::Crt::Io::EventLoop, including all inherited members.
| ClientBootstrap | Aws::Crt::Io::EventLoop | friend |
| operator bool() const noexcept | Aws::Crt::Io::EventLoop | inlineexplicit |
| Schedule(std::function< void(TaskStatus)> &&task, std::chrono::nanoseconds run_in) noexcept | Aws::Crt::Io::EventLoop |