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
AccountLinkTransactionPlugin.h
Go to the documentation of this file.
1
21
#pragma once
22
#include "
catapult/plugins.h
"
23
#include <memory>
24
25
namespace
catapult
{
namespace
model {
class
TransactionPlugin; } }
26
27
namespace
catapult
{
namespace
plugins {
28
30
PLUGIN_API
31
std::unique_ptr<model::TransactionPlugin>
CreateAccountLinkTransactionPlugin
();
32
}}
catapult::model::TransactionPluginFactoryOptions::Default
Transaction supports both top-level and embedding.
catapult::model::RemoteAccountLinkNotification
Notification of a remote account link.
Definition:
AccountLinkNotifications.h:46
catapult::model::NotificationSubscriber
A notification subscriber.
Definition:
NotificationSubscriber.h:27
NotificationSubscriber.h
AccountLinkNotifications.h
catapult::model::NewRemoteAccountNotification
Notification of a new remote account.
Definition:
AccountLinkNotifications.h:76
catapult::model
Definition:
AddressExtractor.h:26
DEFINE_TRANSACTION_PLUGIN_FACTORY
#define DEFINE_TRANSACTION_PLUGIN_FACTORY(NAME, OPTIONS, PUBLISH)
Defines a transaction plugin factory for NAME transaction with OPTIONS using PUBLISH.
Definition:
TransactionPluginFactory.h:147
TransactionPluginFactory.h
plugins.h
PLUGIN_API
#define PLUGIN_API
Definition:
plugins.h:30
AccountLinkTransactionPlugin.h
catapult::model::AccountLinkAction::Link
Link account.
catapult::model::FacilityCode::AccountLink
Account link facility code.
catapult::model::AccountPublicKeyNotification
Notification of use of an account public key.
Definition:
Notifications.h:75
catapult
Definition:
AddressExtractionExtension.cpp:28
AccountLinkTransaction.h
catapult::model::NotificationSubscriber::notify
virtual void notify(const Notification ¬ification)=0
Notifies the subscriber of notification.
catapult::plugins::CreateAccountLinkTransactionPlugin
PLUGIN_API std::unique_ptr< model::TransactionPlugin > CreateAccountLinkTransactionPlugin()
Creates an account link transaction plugin.
catapult::model::AddressInteractionNotification
Definition:
Notifications.h:362
catapult-server
plugins
txes
account_link
src
plugins
AccountLinkTransactionPlugin.h
Generated by
1.8.16