GFXprim
2D bitmap graphics library with emphasis on speed and correctness
Loading...
Searching...
No Matches
Data Fields
gp_proxy_cli_init Struct Reference

An initial infromation send to a client (application). More...

#include <gp_proxy_proto.h>

Collaboration diagram for gp_proxy_cli_init:
Collaboration graph
[legend]

Data Fields

uint32_t type
 Event type is set to GP_PROXY_CLI_INIT.
 
uint32_t size
 Size is set to header size + sizeof(struct gp_proxy_rect_).
 
struct gp_proxy_cli_init_ cli_init
 The client init payload.
 

Detailed Description

An initial infromation send to a client (application).

Definition at line 228 of file gp_proxy_proto.h.


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