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

#include <php_sdl.h>

Data Fields

char * name
 
char * ns
 
sdlEncodingUse use
 
sdlRpcEncodingStyle encodingStyle
 
sdlTypePtr element
 
encodePtr encode
 
HashTableheaderfaults
 

Detailed Description

Definition at line 93 of file php_sdl.h.

Field Documentation

◆ element

sdlTypePtr _sdlSoapBindingFunctionHeader::element

Definition at line 98 of file php_sdl.h.

◆ encode

encodePtr _sdlSoapBindingFunctionHeader::encode

Definition at line 99 of file php_sdl.h.

◆ encodingStyle

sdlRpcEncodingStyle _sdlSoapBindingFunctionHeader::encodingStyle

Definition at line 97 of file php_sdl.h.

◆ headerfaults

HashTable* _sdlSoapBindingFunctionHeader::headerfaults

Definition at line 100 of file php_sdl.h.

◆ name

char* _sdlSoapBindingFunctionHeader::name

Definition at line 94 of file php_sdl.h.

◆ ns

char* _sdlSoapBindingFunctionHeader::ns

Definition at line 95 of file php_sdl.h.

◆ use

sdlEncodingUse _sdlSoapBindingFunctionHeader::use

Definition at line 96 of file php_sdl.h.


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