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::EventLoopGroup, including all inherited members.
EventLoopGroup(uint16_t threadCount=0, Allocator *allocator=ApiAllocator()) noexcept | Aws::Crt::Io::EventLoopGroup | |
EventLoopGroup(uint16_t cpuGroup, uint16_t threadCount, Allocator *allocator=ApiAllocator()) noexcept | Aws::Crt::Io::EventLoopGroup | |
EventLoopGroup(const EventLoopGroup &)=delete | Aws::Crt::Io::EventLoopGroup | |
EventLoopGroup(EventLoopGroup &&) noexcept | Aws::Crt::Io::EventLoopGroup | |
LastError() const | Aws::Crt::Io::EventLoopGroup | |
operator bool() const | Aws::Crt::Io::EventLoopGroup | |
operator=(const EventLoopGroup &)=delete | Aws::Crt::Io::EventLoopGroup | |
operator=(EventLoopGroup &&) noexcept | Aws::Crt::Io::EventLoopGroup | |
~EventLoopGroup() | Aws::Crt::Io::EventLoopGroup |