CatapultServer  v0.5.0.1 (Elephant)
ZeroMqPtChangeSubscriber.cpp File Reference
Include dependency graph for ZeroMqPtChangeSubscriber.cpp:

Namespaces

 catapult
 
 catapult::zeromq
 

Functions

std::unique_ptr< cache::PtChangeSubscriber > catapult::zeromq::CreateZeroMqPtChangeSubscriber (ZeroMqEntityPublisher &publisher)
 Creates a zeromq partial transactions subscriber around an entity publisher. More...
 

Variable Documentation

◆ m_publisher

ZeroMqEntityPublisher& m_publisher
private