YAPOG  0.0.1
Yet Another Pokemon Online Game
Event.hpp File Reference
#include <functional>
#include <memory>
#include <boost/signals2.hpp>
#include "YAPOG/Macros.hpp"
#include "YAPOG/Collection/Map.hpp"
#include "YAPOG/System/String.hpp"
#include "YAPOG/System/Event/Event.hxx"
Include dependency graph for Event.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yap::EmptyEventArgs
class  yap::ConstChangeEventArgs< T >
class  yap::ChangeEventArgs< T >
class  yap::Event< SenderType, ArgsType, ReturnType >

Namespaces

namespace  yap