8#include <aws/io/event_loop.h>
49 operator
bool() const;
55 aws_event_loop_group *GetUnderlyingHandle() noexcept;
58 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:21
AWS_CRT_CPP_API int LastError() noexcept
Definition: Api.cpp:315