A pending Ssl::Helper request, combining the original and collapsed queries. More...

Collaboration diagram for Ssl::GeneratorRequest:

Public Types

typedef std::vector< GeneratorRequestorGeneratorRequestors
 Ssl::Helper request initiators waiting for the same answer (FIFO). More...
 

Public Member Functions

void * operator new (size_t size)
 
void operator delete (void *address)
 
void * toCbdata () noexcept
 
void emplace (HLPCB *callback, void *data)
 adds a GeneratorRequestor More...
 

Public Attributes

SBuf query
 Ssl::Helper request message (GeneratorRequests key) More...
 
GeneratorRequestors requestors
 

Static Private Attributes

static cbdata_type CBDATA_GeneratorRequest = CBDATA_UNKNOWN
 

Detailed Description

Definition at line 42 of file helper.cc.

Member Typedef Documentation

◆ GeneratorRequestors

Member Function Documentation

◆ emplace()

void Ssl::GeneratorRequest::emplace ( HLPCB callback,
void *  data 
)
inline

Definition at line 47 of file helper.cc.

References requestors.

Referenced by Ssl::Helper::Submit().

◆ operator delete()

void Ssl::GeneratorRequest::operator delete ( void *  address)
inline

Definition at line 43 of file helper.cc.

◆ operator new()

void * Ssl::GeneratorRequest::operator new ( size_t  size)
inline

Definition at line 43 of file helper.cc.

◆ toCbdata()

void * Ssl::GeneratorRequest::toCbdata ( )
inlinenoexcept

Definition at line 43 of file helper.cc.

Member Data Documentation

◆ CBDATA_GeneratorRequest

cbdata_type Ssl::GeneratorRequest::CBDATA_GeneratorRequest = CBDATA_UNKNOWN
staticprivate

Definition at line 43 of file helper.cc.

◆ query

SBuf Ssl::GeneratorRequest::query

Definition at line 49 of file helper.cc.

Referenced by operator<<(), and Ssl::Helper::Submit().

◆ requestors

GeneratorRequestors Ssl::GeneratorRequest::requestors

Definition at line 53 of file helper.cc.

Referenced by emplace(), and operator<<().


The documentation for this class was generated from the following file:

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors