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
MosaicSupplyChangeMapper.h
Go to the documentation of this file.
1
21
#pragma once
22
#include "
mongo/src/MongoTransactionPlugin.h
"
23
24
namespace
catapult
{
namespace
mongo {
namespace
plugins {
25
27
PLUGIN_API
28
std::unique_ptr<MongoTransactionPlugin>
CreateMosaicSupplyChangeTransactionMongoPlugin
();
29
}}}
MapperUtils.h
MosaicSupplyChangeTransaction.h
MongoTransactionPlugin.h
catapult::utils::to_underlying_type
constexpr std::underlying_type_t< TEnum > to_underlying_type(TEnum value)
Converts a strongly typed enumeration value to its underlying integral value.
Definition:
Casting.h:37
catapult::mongo::mappers::ToInt64
int64_t ToInt64(TBaseValue value)
Converts base value to int64_t.
Definition:
MapperUtils.h:75
catapult::mongo::plugins::CreateMosaicSupplyChangeTransactionMongoPlugin
PLUGIN_API std::unique_ptr< MongoTransactionPlugin > CreateMosaicSupplyChangeTransactionMongoPlugin()
Creates a mongo mosaic supply change transaction plugin.
MosaicSupplyChangeMapper.h
PLUGIN_API
#define PLUGIN_API
Definition:
plugins.h:30
DEFINE_MONGO_TRANSACTION_PLUGIN_FACTORY
#define DEFINE_MONGO_TRANSACTION_PLUGIN_FACTORY(NAME, STREAM)
Defines a mongo transaction plugin factory for NAME transaction using STREAM.
Definition:
MongoTransactionPluginFactory.h:106
catapult::mongo::mappers
Definition:
AccountStateMapper.cpp:26
catapult
Definition:
AddressExtractionExtension.cpp:28
MongoTransactionPluginFactory.h
catapult-server
extensions
mongo
plugins
mosaic
src
MosaicSupplyChangeMapper.h
Generated by
1.8.16