Skip to content

Class restincurl::Worker

ClassList > restincurl > Worker

Public Functions

Type Name
void Close ()
void CloseWhenFinished ()
void Enqueue (Request::ptr_t req)
size_t GetNumActiveRequests () const
bool HaveThread () noexcept const
bool IsDone () const
void Join () const
void PrepareThread ()
Worker () = default
~Worker ()

Public Static Functions

Type Name
std::unique_ptr< Worker > Create ()

Public Functions Documentation

function Close

inline void restincurl::Worker::Close () 

function CloseWhenFinished

inline void restincurl::Worker::CloseWhenFinished () 

function Enqueue

inline void restincurl::Worker::Enqueue (
    Request::ptr_t req
) 

function GetNumActiveRequests

inline size_t restincurl::Worker::GetNumActiveRequests () const

function HaveThread

inline bool restincurl::Worker::HaveThread () noexcept const

function IsDone

inline bool restincurl::Worker::IsDone () const

function Join

inline void restincurl::Worker::Join () const

function PrepareThread

inline void restincurl::Worker::PrepareThread () 

function Worker

restincurl::Worker::Worker () = default

function ~Worker

inline restincurl::Worker::~Worker () 

Public Static Functions Documentation

function Create

static inline std::unique_ptr< Worker > restincurl::Worker::Create () 


The documentation for this class was generated from the following file SpiceQL/include/restincurl.h