Functions | Variables
src/php/ext/grpc/server.h File Reference
#include "php_grpc.h"
Include dependency graph for src/php/ext/grpc/server.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void grpc_init_server (TSRMLS_D)
 
static wrapped_grpc_server * wrapped_grpc_server_from_obj (zend_object *obj)
 

Variables

zend_class_entry * grpc_ce_server
 
grpc_serverwrapped
 

Function Documentation

◆ grpc_init_server()

void grpc_init_server ( TSRMLS_D  )

Definition at line 244 of file server.c.

◆ wrapped_grpc_server_from_obj()

static wrapped_grpc_server* wrapped_grpc_server_from_obj ( zend_object *  obj)
inlinestatic

Definition at line 33 of file src/php/ext/grpc/server.h.

Variable Documentation

◆ grpc_ce_server

zend_class_entry* grpc_ce_server

class Server

See also
https://github.com/grpc/grpc/tree/master/src/php/ext/grpc/server.c

Definition at line 39 of file server.c.

◆ wrapped

grpc_server* wrapped

Definition at line 29 of file src/php/ext/grpc/server.h.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:30