BALL::TCPIOStream Class Reference

This class provides a very thin layer around the asio (or boost::asio, depending on your setup) functions for handling asynchronous io. More...

#include <networking.h>

List of all members.


Public Member Functions

TCPIOStream (const String &hostname, const String &protocol)
TCPIOStream (const String &hostname, Position port)

Detailed Description

This class provides a very thin layer around the asio (or boost::asio, depending on your setup) functions for handling asynchronous io.

Please use this class instead of asio directly whenever possible, since we want to encapsulate a number of details (asio - namespace, correct names of header files, ...) to allow boost-integrated asio as well as the pure library.


Generated on Thu Aug 6 18:30:49 2009 for BALL by doxygen 1.5.8