#include <DAQLib.h>
|
int(* | ComInit )(int handle, int nic, char *address, uint32 port) |
|
int(* | ComSend )(int handle, const int8 *buf, int32 len, int32 flags) |
|
int(* | ComReceive )(int handle, int8 *buf, int32 len, int32 flags) |
|
int(* | ComWait )(int handle, int32 timeout) |
|
int(* | ComWaituS )(int handle, int32 timeout_us) |
|
int(* | ComClose )(int handle) |
|
◆ ComClose
int(* _DqTransportFuncs::ComClose)(int handle) |
◆ ComInit
int(* _DqTransportFuncs::ComInit)(int handle, int nic, char *address, uint32 port) |
◆ ComReceive
◆ ComSend
◆ ComWait
int(* _DqTransportFuncs::ComWait)(int handle, int32 timeout) |
◆ ComWaituS
int(* _DqTransportFuncs::ComWaituS)(int handle, int32 timeout_us) |
The documentation for this struct was generated from the following file:
- TwiceAsNice/basda-tempo/doc/include/pdnaDriver/DAQLib/DAQLib.h