List of all members.
Public Member Functions |
bool | receiveBytes (ByteArray &buffer, shared_int num_bytes) |
| Method used by receive message interface method. This should be overridden for the specific connection type.
|
Detailed Description
Definition at line 251 of file utest.cpp.
Member Function Documentation
Method used by receive message interface method. This should be overridden for the specific connection type.
- Parameters:
-
data | to receive. |
size | (in bytes) of data to receive |
- Returns:
- true if successful
Reimplemented from industrial::simple_socket::SimpleSocket.
Definition at line 254 of file utest.cpp.
The documentation for this class was generated from the following file: