8#include <aws/io/event_loop.h>
57 operator
bool() const;
62 int LastError() const;
65 aws_event_loop_group *GetUnderlyingHandle() noexcept;
68 aws_event_loop_group *m_eventLoopGroup;
#define AWS_CRT_CPP_API
Definition Exports.h:36
Definition EventLoopGroup.h:33
EventLoopGroup(const EventLoopGroup &)=delete
aws_allocator Allocator
Definition Allocator.h:14
AWS_CRT_CPP_API Allocator * ApiAllocator() noexcept
Definition Allocator.cpp:24
Definition Allocator.h:11