VISH  0.2
Public Member Functions | Public Attributes
Wizt::RemoteVish::Communicator Struct Reference

Network Communicator Callback: action performed The receive() callback function is responsible for parsing the data stream and invoke appropriate actions. More...

#include </home/werner/origo/vish/ocean/remotevish/RemoteVish.hpp>

List of all members.

Public Member Functions

Public Attributes


Detailed Description

Network Communicator Callback: action performed The receive() callback function is responsible for parsing the data stream and invoke appropriate actions.


Member Function Documentation

override bool Wizt::RemoteVish::Communicator::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: