submitData Class Reference
Collaboration diagram for submitData:
Public Member Functions | |
void * | operator new (size_t size) |
void | operator delete (void *address) |
void * | toCbdata () noexcept |
Public Attributes | |
SBuf | query |
Ssl::CertValidationHelper::Callback | callback |
Security::SessionPointer | ssl |
Static Private Attributes | |
static cbdata_type | CBDATA_submitData = CBDATA_UNKNOWN |
Detailed Description
Member Function Documentation
◆ operator delete()
◆ operator new()
◆ toCbdata()
Member Data Documentation
◆ callback
Ssl::CertValidationHelper::Callback submitData::callback |
Definition at line 260 of file helper.cc.
Referenced by sslCrtvdHandleReplyWrapper(), and Ssl::CertValidationHelper::Submit().
◆ CBDATA_submitData
|
staticprivate |
◆ query
SBuf submitData::query |
Definition at line 259 of file helper.cc.
Referenced by sslCrtvdHandleReplyWrapper(), and Ssl::CertValidationHelper::Submit().
◆ ssl
Security::SessionPointer submitData::ssl |
Definition at line 261 of file helper.cc.
Referenced by sslCrtvdHandleReplyWrapper(), and Ssl::CertValidationHelper::Submit().
The documentation for this class was generated from the following file:
- src/ssl/helper.cc