ARB
Public Attributes | List of all members
aisc_com Struct Reference

#include <client_privat.h>

Collaboration diagram for aisc_com:
Collaboration graph
[legend]

Public Attributes

int socket
 
int message_type
 
charmessage
 
intmessage_queue
 
long magic
 
const charerror
 
long aisc_mes_buffer [AISC_MESSAGE_BUFFER_LEN]
 
aisc_bytes_listaisc_client_bytes_first
 
aisc_bytes_listaisc_client_bytes_last
 
SigHandler old_sigpipe_handler
 

Detailed Description

Definition at line 37 of file client_privat.h.

Member Data Documentation

int aisc_com::socket
int aisc_com::message_type

Definition at line 39 of file client_privat.h.

char* aisc_com::message

Definition at line 40 of file client_privat.h.

int* aisc_com::message_queue

Definition at line 41 of file client_privat.h.

Referenced by aisc_add_message_queue().

long aisc_com::magic
const char* aisc_com::error
long aisc_com::aisc_mes_buffer[AISC_MESSAGE_BUFFER_LEN]
aisc_bytes_list* aisc_com::aisc_client_bytes_first

Definition at line 46 of file client_privat.h.

Referenced by aisc_c_add_to_bytes_queue(), aisc_c_send_bytes_queue(), and aisc_open().

aisc_bytes_list* aisc_com::aisc_client_bytes_last

Definition at line 47 of file client_privat.h.

Referenced by aisc_c_add_to_bytes_queue(), and aisc_c_send_bytes_queue().

SigHandler aisc_com::old_sigpipe_handler

Definition at line 48 of file client_privat.h.


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