|
Pol
Revision:cb584c9
|
#include "pol_global_config.h"#include <array>#include <boost/noncopyable.hpp>#include <memory>#include <vector>#include "../network/bannedips.h"#include "../network/iostats.h"#include "../network/msghandl.h"#include "../polstats.h"#include "../sockio.h"#include "../uoclient.h"Go to the source code of this file.
Classes | |
| struct | Pol::Core::NetworkManager::Memory |
| class | Pol::Core::NetworkManager |
Namespaces | |
| Pol | |
| Pol::Core | |
| Pol::Network | |
| Pol::threadhelp | |
Typedefs | |
| typedef std::vector< Network::Client * > | Pol::Core::Clients |
| typedef std::vector< ServerDescription * > | Pol::Core::Servers |