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

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 250 of file utest.cpp.


Member Function Documentation

bool TestTcpServer::receiveBytes ( ByteArray buffer,
shared_int  num_bytes 
) [inline, virtual]

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

Parameters:
datato receive.
size(in bytes) of data to receive
Returns:
true if successful

Reimplemented from industrial::simple_socket::SimpleSocket.

Definition at line 253 of file utest.cpp.


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


simple_message
Author(s): Shaun Edwards
autogenerated on Fri Aug 28 2015 11:11:57