TOBI Interface A  0.1
void tia::TiAClientImpl::startReceiving ( bool  use_udp_bc) [virtual]

Turns the client into receiving state The caller will be blocked until the client is ready to receive or an error has occurred.

Parameters:
use_udp_bcif true data will be received via UDP broadcast instead of TCP
Exceptions:
std::ios_base::failureif the client is not connected or if an error occurred
See also:
stopReceiving(), receiving(), getDataPacket()

Implements tia::TiAClientImplBase.

Definition at line 366 of file tia_client_impl.cpp.

+ Here is the call graph for this function:

 All Data Structures Files Functions Variables Typedefs Enumerations