ariba::transport::detail::listener Class Reference

#include <source/ariba/utility/transport/test_transport.hpp>

Inherits ariba::transport::transport_listener.

Collaboration diagram for ariba::transport::detail::listener:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void receive_message (transport_protocol *transport, const address_vf local, const address_vf remote, const uint8_t *data, size_t size)
 called when a message is received

Detailed Description

Definition at line 24 of file test_transport.hpp.


Member Function Documentation

virtual void ariba::transport::detail::listener::receive_message ( transport_protocol transport,
const address_vf  local,
const address_vf  remote,
const uint8_t *  data,
size_t  size 
) [inline, virtual]

called when a message is received

Reimplemented from ariba::transport::transport_listener.

Definition at line 26 of file test_transport.hpp.


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

Generated on Fri Dec 10 11:09:25 2010 for Ariba by  doxygen 1.6.1