8#include <aws/io/event_loop.h>
50 operator
bool() const;
58 aws_event_loop_group *GetUnderlyingHandle() noexcept;
61 aws_event_loop_group *m_eventLoopGroup;
#define AWS_CRT_CPP_API
Definition: Exports.h:37
Definition: EventLoopGroup.h:33
EventLoopGroup(const EventLoopGroup &)=delete
aws_allocator Allocator
Definition: StlAllocator.h:17
AWS_CRT_CPP_API Allocator * g_allocator
Definition: Api.cpp:23
AWS_CRT_CPP_API int LastError() noexcept
Definition: Api.cpp:391