Sirikata
Classes | Namespaces
libcore/plugins/tcpsst/TCPStream.hpp File Reference
#include <sirikata/core/network/Stream.hpp>
#include <sirikata/core/util/AtomicTypes.hpp>
#include "TCPSSTDecls.hpp"
Include dependency graph for TCPStream.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sirikata::Network::TCPStream
 This is a particular example implementation of the Stream interface sitting atop TCP. More...
class  Sirikata::Network::TCPStream::Callbacks
 A pair of callbacks related to a stream. More...

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.


namespace  Sirikata::Network
 

Network contains Stream and TCPStream.