Public Member Functions
TestClient Class Reference
Inheritance diagram for TestClient:
Inheritance graph
[legend]

List of all members.

Public Member Functions

bool sendBytes (ByteArray &buffer)
 Method used by send message interface method. This should be overridden for the specific connection type.

Detailed Description

Definition at line 254 of file utest.cpp.


Member Function Documentation

bool TestClient::sendBytes ( ByteArray buffer) [inline, virtual]

Method used by send message interface method. This should be overridden for the specific connection type.

Parameters:
datato send.
Returns:
true if successful

Implements industrial::smpl_msg_connection::SmplMsgConnection.

Definition at line 257 of file utest.cpp.


The documentation for this class was generated from the following file:


simple_message
Author(s): Shaun Edwards
autogenerated on Tue Jan 17 2017 21:10:02