YAPOG
0.0.1
Yet Another Pokemon Online Game
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
BaseReaderConstVisitor.cpp
Go to the documentation of this file.
1
#include "
YAPOG/System/IO/BaseReaderConstVisitor.hpp
"
2
3
namespace
yap
4
{
5
BaseReaderConstVisitor::BaseReaderConstVisitor
()
6
{
7
}
8
9
BaseReaderConstVisitor::~BaseReaderConstVisitor
()
10
{
11
}
12
13
void
BaseReaderConstVisitor::Visit
(
const
XmlReader
& visitable)
14
{
15
}
16
17
void
BaseReaderConstVisitor::Visit
(
const
IPacket
& visitable)
18
{
19
}
20
21
void
BaseReaderConstVisitor::Visit
(
const
DatabaseStream
& visitable)
22
{
23
}
24
}
// namespace yap
YAPOG
src
YAPOG
System
IO
BaseReaderConstVisitor.cpp
Generated on Mon Sep 17 2012 22:24:26 for YAPOG by
1.8.1.1