CatapultServer  v0.5.0.1 (Elephant)
PacketWriters.h File Reference
Include dependency graph for PacketWriters.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  catapult::net::PacketWriters
 Manages a collection of connections that send data to external nodes. More...
 

Namespaces

 catapult
 
 catapult::crypto
 
 catapult::ionet
 
 catapult::net
 
 catapult::thread
 

Functions

std::shared_ptr< PacketWriterscatapult::net::CreatePacketWriters (const std::shared_ptr< thread::IoThreadPool > &pPool, const crypto::KeyPair &keyPair, const ConnectionSettings &settings)