YAPOG  0.0.1
Yet Another Pokemon Online Game
IOStream.hpp File Reference
#include <iostream>
#include <fstream>
Include dependency graph for IOStream.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  yap

Typedefs

typedef std::istream yap::IStream
typedef std::ostream yap::OStream
typedef std::ifstream yap::IFStream
typedef std::ofstream yap::OFStream