TestRefinement

Undocumented in source.

Members

Functions

finishedEpoch
void finishedEpoch(const(Event[]) events, sdt_t epoch_time, Round decided_round)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

epoch_events
Epoch[][Pubkey] epoch_events;
Undocumented in source.
excluded_nodes_history
ExcludedNodesHistory[] excluded_nodes_history;
Undocumented in source.
swap
Swap swap;
Undocumented in source.

Structs

Epoch
struct Epoch
Undocumented in source.
ExcludedNodesHistory
struct ExcludedNodesHistory
Undocumented in source.
Swap
struct Swap
Undocumented in source.

Inherited Members

From StdRefinement

epoch_created
Topic epoch_created;
Undocumented in source.
MAX_ORDER_COUNT
enum MAX_ORDER_COUNT;

Max recursion count for order_less function

hashgraph
HashGraph hashgraph;
Undocumented in source.
task_names
TaskNames task_names;
Undocumented in source.
setOwner
void setOwner(HashGraph hashgraph)
Undocumented in source.
setTasknames
void setTasknames(TaskNames task_names)
Undocumented in source. Be warned that the author may not have intended to support it.
collector_service
Tid collector_service;
Undocumented in source.
payload
void payload(immutable(EventPackage*) epack)
Undocumented in source. Be warned that the author may not have intended to support it.
finishedEpoch
void finishedEpoch(const(Event[]) events, sdt_t epoch_time, Round decided_round)
Undocumented in source. Be warned that the author may not have intended to support it.
excludedNodes
void excludedNodes(BitMask excluded_mask)
Undocumented in source. Be warned that the author may not have intended to support it.
epack
void epack(immutable(EventPackage*) epack)
Undocumented in source. Be warned that the author may not have intended to support it.
epoch
void epoch(Event[] event_collection, const(Round) decided_round)
Undocumented in source. Be warned that the author may not have intended to support it.
epoch
void epoch(Event[] event_collection, const(Round) decided_round)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta