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

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

#include </home/werner/origo/vish/ocean/remotevish/RemoteViewer.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 HTTP request and invoke appropriate actions.


Member Function Documentation

override bool Wizt::RemoteViewer::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 file: