VISH  0.2
Public Member Functions | Public Attributes
TangVish::Client Struct Reference

Client functor: action that are performed when data are sent to the server. More...

List of all members.

Public Member Functions

Public Attributes


Detailed Description

Client functor: action that are performed when data are sent to the server.


Member Function Documentation

override bool TangVish::Client::receive ( socket_t  ) [inline, virtual]

Callback function invoked when data are ready to be read from the socket.

Returns:
false if the connection shall be closed after this data transfer, otherwise return true to indicate it shall be kept alive.

Implements Wizt::VSocketAction::Receiver.

override bool TangVish::Client::receive ( socket_t  ) [inline, virtual]

Callback function invoked when data are ready to be read from the socket.

Returns:
false if the connection shall be closed after this data transfer, otherwise return true to indicate it shall be kept alive.

Implements Wizt::VSocketAction::Receiver.

override bool TangVish::Client::receive ( socket_t  ) [inline, virtual]

Callback function invoked when data are ready to be read from the socket.

Returns:
false if the connection shall be closed after this data transfer, otherwise return true to indicate it shall be kept alive.

Implements Wizt::VSocketAction::Receiver.


The documentation for this struct was generated from the following files: