|
Pol
Revision:cb584c9
|
#include <uoclient.h>
Public Member Functions | |
| UoClientProtocol () | |
| size_t | estimateSize () const |
Public Attributes | |
| bool | EnableFlowControlPackets |
Definition at line 59 of file uoclient.h.
| Pol::Core::UoClientProtocol::UoClientProtocol | ( | ) |
Definition at line 25 of file uoclient.cpp.
Referenced by estimateSize().
| size_t Pol::Core::UoClientProtocol::estimateSize | ( | ) | const |
Definition at line 26 of file uoclient.cpp.
References UoClientProtocol().
Referenced by Pol::Core::NetworkManager::estimateSize().
| bool Pol::Core::UoClientProtocol::EnableFlowControlPackets |
Definition at line 64 of file uoclient.h.
Referenced by Pol::Core::load_protocol_entry(), and Pol::Core::restart_all_clients().