|
Pol
Revision:cb584c9
|
#include <boost/noncopyable.hpp>#include <memory>#include <mutex>#include <vector>#include "../../clib/message_queue.h"#include "../../clib/rawtypes.h"#include "../../clib/weakptr.h"Go to the source code of this file.
Classes | |
| class | Pol::Network::ClientTransmit |
| struct | Pol::Network::TransmitData |
Namespaces | |
| Pol | |
| Pol::Network | |
Typedefs | |
| typedef Clib::message_queue< TransmitDataSPtr > | Pol::Network::ClientTransmitQueue |
| typedef std::unique_ptr< TransmitData > | Pol::Network::TransmitDataSPtr |
Functions | |
| void | Pol::Network::ClientTransmitThread () |