#include <si_sha/autobrg.h>
Public Attributes | |
sc_rep | _rep |
int | fd_ |
int | dieW_ |
int | dieR_ |
pthread_t | thread_ |
s_bool | open_ |
sc_automationBridgeBase * | brg_ |
Connection may be pointer-handled
Bridge we are connected to.
die fd (thread side).
die fd.
Connection fd.
True if the connection is still open.
pthread_t sc_automationBridgeConnection::thread_ |
Connection thread.