
Public Member Functions | |
| bool | sendBytes (ByteArray &buffer) |
| Method used by send message interface method. This should be overridden for the specific connection type. | |
| bool TestTcpClient::sendBytes | ( | ByteArray & | buffer | ) | [inline, virtual] |
Method used by send message interface method. This should be overridden for the specific connection type.
| data | to send. |
Reimplemented from industrial::simple_socket::SimpleSocket.