Building Controls Virtual Test Bed
|
Go to the source code of this file.
Functions | |
id | gov: (id getBCVTBLibName) |
if | ~libisloaded (BCVTBLIB) loadlibrary(BCVTBLIB ='Error. Failed to load BCVTB library.' |
throw (ME) | |
end Establish the socket connection if | and (libisloaded(BCVTBLIB),(status==1)) sockfd |
else | disp ('Could not load library establishClientSocket.m') |
Variables | |
function | sockfd |
function sockfd will be a positive integer for the socket file descriptor In case of | error |
if | bcvtb |
ME | |
status = -1 | |
else disp | ( | 'Could not load library establishClientSocket.m' | ) |
|
virtual |
throw | ( | ME | ) |
if bcvtb |
Definition at line 22 of file establishClientSocket.m.
Definition at line 1 of file establishClientSocket.m.
ME |
Definition at line 26 of file establishClientSocket.m.
sockfd |
Definition at line 1 of file establishClientSocket.m.
Referenced by closeBSDSocket(), establishclientsocket(), exchangeDoublesWithBSDSocket(), and main().
else status = -1 |
Definition at line 29 of file establishClientSocket.m.
Referenced by first().