Pol
Revision:cb584c9
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
uimport.h
Go to the documentation of this file.
1
7
#ifndef __UIMPORT_H
8
#define __UIMPORT_H
9
namespace
Pol
10
{
11
namespace
Core
12
{
13
int
read_data
();
14
int
write_data
(
unsigned
int
& dirty_writes,
unsigned
int
& clean_writes,
long
long
& elapsed_ms );
15
16
void
read_starting_locations
();
17
void
read_gameservers
();
18
}
19
namespace
Accounts
20
{
21
void
read_account_data
();
22
}
23
}
24
#endif
Pol::Core::read_gameservers
void read_gameservers()
Definition:
uimport.cpp:1298
Pol::Accounts::read_account_data
void read_account_data()
Definition:
accounts.cpp:36
Pol::Core::write_data
int write_data(unsigned int &dirty_writes, unsigned int &clean_writes, long long &elapsed_ms)
Definition:
uimport.cpp:1025
Pol
Definition:
berror.cpp:12
Pol::Core::read_data
int read_data()
Definition:
uimport.cpp:609
Pol::Core::read_starting_locations
void read_starting_locations()
Definition:
uimport.cpp:1230
pol
uimport.h
Generated on Wed Oct 10 2018 02:42:31 for Pol by
1.8.11