JAPAn
Just Another Parity Analyzer
Loading...
Searching...
No Matches
request Struct Reference

#include <cfSock.h>

Data Fields

long magic_cookie
 
long command_type
 
long command
 
long par1
 
long par2
 
long reply
 
char message [REQUEST_MSG_SIZE]
 
long msgLen
 

Detailed Description

Definition at line 25 of file cfSock.h.

Field Documentation

◆ command

long request::command

◆ command_type

long request::command_type

◆ magic_cookie

long request::magic_cookie

Definition at line 27 of file cfSock.h.

Referenced by buildRequestInteractive(), cfSockCommand(), and GreenSockCommand().

◆ message

char request::message[REQUEST_MSG_SIZE]

◆ msgLen

long request::msgLen

◆ par1

long request::par1

◆ par2

long request::par2

◆ reply

long request::reply

Definition at line 32 of file cfSock.h.

Referenced by buildRequestInteractive(), cfSockCliSend(), cfSockCommand(), and GreenSockCommand().


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