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