#include <cphidget.h>
Public Attributes | |
char * | address |
CThread | auth_error_thread |
CThread | auth_thread |
double | avgHeartbeatTime |
int | avgHeartbeatTimeCount |
int | heartbeat_listen_id |
int | heartbeatCount |
TIME | lastHeartbeatTime |
CThread_mutex_t | lock |
CThread_mutex_t | pdc_lock |
void * | pdcs |
char * | port |
int | runningEvent |
int | socket |
int | status |
unsigned char | waitingForHeartbeat |
Definition at line 41 of file cphidget.h.
Definition at line 44 of file cphidget.h.
Definition at line 50 of file cphidget.h.
Definition at line 49 of file cphidget.h.
Definition at line 55 of file cphidget.h.
Definition at line 56 of file cphidget.h.
Definition at line 57 of file cphidget.h.
Definition at line 54 of file cphidget.h.
Definition at line 52 of file cphidget.h.
Definition at line 47 of file cphidget.h.
Definition at line 48 of file cphidget.h.
Definition at line 45 of file cphidget.h.
Definition at line 43 of file cphidget.h.
Definition at line 58 of file cphidget.h.
Definition at line 42 of file cphidget.h.
Definition at line 46 of file cphidget.h.
unsigned char __CPhidgetSocketClient::waitingForHeartbeat |
Definition at line 53 of file cphidget.h.