Pol
Revision:cb584c9
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
tiplist.h
Go to the documentation of this file.
1
7
#ifndef TIPLIST_H
8
#define TIPLIST_H
9
10
#include <vector>
11
#include <string>
12
13
namespace
Pol
14
{
15
namespace
Network
16
{
17
class
Client;
18
}
19
namespace
Core
20
{
21
void
load_tips
();
22
23
bool
send_tip
( Network::Client* client,
const
char
* tipname );
24
}
25
}
26
#endif
Pol::Core::send_tip
bool send_tip(Network::Client *client, const char *tipname)
Pol::Core::load_tips
void load_tips()
Definition:
tiplstwn.cpp:16
Pol
Definition:
berror.cpp:12
pol
tiplist.h
Generated on Wed Oct 10 2018 02:42:30 for Pol by
1.8.11