Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
websocket_message Struct Reference

#include <rcdaq/blob/master/mongoose.h>

Public Attributes

unsigned char * data
 
size_t size
 
unsigned char flags
 

Detailed Description

Definition at line 2107 of file mongoose.h.

View newest version in sPHENIX GitHub at line 2107 of file mongoose.h

Member Data Documentation

unsigned char* websocket_message::data

Definition at line 2108 of file mongoose.h.

View newest version in sPHENIX GitHub at line 2108 of file mongoose.h

Referenced by ev_handler(), and mg_deliver_websocket_data().

unsigned char websocket_message::flags

Definition at line 2110 of file mongoose.h.

View newest version in sPHENIX GitHub at line 2110 of file mongoose.h

Referenced by mg_deliver_websocket_data(), and mg_handle_incoming_websocket_frame().

size_t websocket_message::size

Definition at line 2109 of file mongoose.h.

View newest version in sPHENIX GitHub at line 2109 of file mongoose.h

Referenced by ev_handler(), and mg_deliver_websocket_data().


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