Sirikata
Classes | Namespaces
libcore/include/sirikata/core/network/Frame.hpp File Reference
#include <sirikata/core/util/Platform.hpp>
Include dependency graph for Frame.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Sirikata::Network::Frame
 A collection of simpling framing routines for network messages you want to send on 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.