php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
st_mysqlnd_protocol_payload_decoder_factory Struct Reference

#include <mysqlnd_structs.h>

Public Member Functions

 MYSQLND_CLASS_METHODS_TYPE (mysqlnd_protocol_payload_decoder_factory) m
 

Data Fields

MYSQLND_CONN_DATAconn
 
bool persistent
 

Detailed Description

Definition at line 1065 of file mysqlnd_structs.h.

Member Function Documentation

◆ MYSQLND_CLASS_METHODS_TYPE()

st_mysqlnd_protocol_payload_decoder_factory::MYSQLND_CLASS_METHODS_TYPE ( mysqlnd_protocol_payload_decoder_factory )

Field Documentation

◆ conn

MYSQLND_CONN_DATA* st_mysqlnd_protocol_payload_decoder_factory::conn

Definition at line 1067 of file mysqlnd_structs.h.

◆ persistent

bool st_mysqlnd_protocol_payload_decoder_factory::persistent

Definition at line 1068 of file mysqlnd_structs.h.


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