CatapultServer
v0.5.0.1 (Elephant)
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Variables
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
w
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Enumerations
a
b
c
d
e
f
i
l
m
n
o
p
r
s
t
u
v
w
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
Related Functions
Files
File List
File Members
All
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
v
w
Functions
m
r
Variables
a
b
c
d
e
f
h
i
l
m
n
p
r
s
t
u
v
w
Macros
b
c
d
e
f
g
i
l
m
n
p
r
s
u
v
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
ZeroMqUtChangeSubscriber.h
Go to the documentation of this file.
1
21
#pragma once
22
#include "
catapult/cache_tx/UtChangeSubscriber.h
"
23
#include <memory>
24
25
namespace
catapult
{
namespace
zeromq {
class
ZeroMqEntityPublisher; } }
26
27
namespace
catapult
{
namespace
zeromq {
28
30
std::unique_ptr<cache::UtChangeSubscriber>
CreateZeroMqUtChangeSubscriber
(ZeroMqEntityPublisher& publisher);
31
}}
catapult::zeromq::CreateZeroMqUtChangeSubscriber
std::unique_ptr< cache::UtChangeSubscriber > CreateZeroMqUtChangeSubscriber(ZeroMqEntityPublisher &publisher)
Creates a zeromq unconfirmed transactions subscriber around an entity publisher.
Definition:
ZeroMqUtChangeSubscriber.cpp:52
ZeroMqUtChangeSubscriber.h
TransactionInfos
consumers::TransactionInfos TransactionInfos
Definition:
BlockChainSyncConsumer.cpp:44
catapult::Height
utils::BaseValue< uint64_t, Height_tag > Height
Definition:
src/catapult/types.h:85
catapult::zeromq::ZeroMqEntityPublisher
A zeromq entity publisher.
Definition:
ZeroMqEntityPublisher.h:73
catapult::zeromq::TransactionMarker::Unconfirmed_Transaction_Add_Marker
An added unconfirmed transaction.
ZeroMqEntityPublisher.h
UtChangeSubscriber.h
catapult
Definition:
AddressExtractionExtension.cpp:28
m_publisher
ZeroMqEntityPublisher & m_publisher
Definition:
ZeroMqUtChangeSubscriber.cpp:48
catapult::zeromq::TransactionMarker::Unconfirmed_Transaction_Remove_Marker
A removed unconfirmed transaction.
catapult-server
extensions
zeromq
src
ZeroMqUtChangeSubscriber.h
Generated by
1.8.16