|
CatapultServer
v0.5.0.1 (Elephant)
|
Hooks for the partial transactions subsystem. More...
Public Member Functions | |
| void | setCosignedTransactionInfosConsumer (const CosignedTransactionInfosConsumer &consumer) |
| Sets the cosigned transaction infos consumer. More... | |
| void | setPtRangeConsumer (const handlers::TransactionRangeHandler &consumer) |
| Sets the partial transaction range consumer. More... | |
| void | setCosignatureRangeConsumer (const handlers::RangeHandler< model::DetachedCosignature > &consumer) |
| Sets the cosignature range consumer. More... | |
| const auto & | cosignedTransactionInfosConsumer () const |
| Gets the cosigned transaction infos consumer. More... | |
| const auto & | ptRangeConsumer () const |
| Gets the partial transaction range consumer. More... | |
| const auto & | cosignatureRangeConsumer () const |
| Gets the cosignature range consumer. More... | |
Hooks for the partial transactions subsystem.
|
inline |
Gets the cosignature range consumer.

|
inline |
Gets the cosigned transaction infos consumer.

|
inline |
Gets the partial transaction range consumer.

|
inline |
Sets the cosignature range consumer.

|
inline |
Sets the cosigned transaction infos consumer.

|
inline |
Sets the partial transaction range consumer.

|
private |
|
private |
|
private |