Sirikata
Classes | Namespaces
libcore/include/sirikata/core/network/Address.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sirikata::Network::Address
 Provides a protocol-independent address layer for connecting to a target Takes a name and a service (for TCP that would be computer ip address and numeric port. More...
class  Sirikata::Network::Address::Hasher

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.