YAPOG  0.0.1
Yet Another Pokemon Online Game
NetworkHandler.hpp File Reference
#include <memory>
#include "YAPOG/Macros.hpp"
#include "YAPOG/Collection/Queue.hpp"
Include dependency graph for NetworkHandler.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yap::NetworkHandler

Namespaces

namespace  yap

Typedefs

typedef std::shared_ptr< Packet > yap::PacketPtrType