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