nds2-client - ClientDeveloper  0.16.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
daq_private_ Struct Reference

#include <daqc_private.h>

Public Attributes

nds_socket_type sockfd
 DAQD server socket. More...
 
socket_addr_tsrvr_addr
 
nds_socket_type datafd
 
size_t max_command_count
 
size_t cur_command_count
 
int last_command_timeout
 

Detailed Description

Encapsulated internal status information.

Member Data Documentation

size_t daq_private_::cur_command_count
nds_socket_type daq_private_::datafd

Data connection socket

int daq_private_::last_command_timeout
size_t daq_private_::max_command_count
nds_socket_type daq_private_::sockfd

DAQD server socket.

Socket to which the connection request is made. By default this is 8088.

socket_addr_t* daq_private_::srvr_addr

DAQD (NDS1) server IP address


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