RetroArch
Public Attributes | List of all members
RpcConnection::MessageFrame Struct Reference

#include <rpc_connection.h>

Inheritance diagram for RpcConnection::MessageFrame:
[legend]
Collaboration diagram for RpcConnection::MessageFrame:
[legend]

Public Attributes

char message [MaxRpcFrameSize - sizeof(MessageFrameHeader)]
 
- Public Attributes inherited from RpcConnection::MessageFrameHeader
Opcode opcode
 
uint32_t length
 

Member Data Documentation

◆ message

char RpcConnection::MessageFrame::message[MaxRpcFrameSize - sizeof(MessageFrameHeader)]

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