Documentation
Tagion
Mode0NodeInterfaceService
tagion
services
mode0_nodeinterface
@
safe
struct
Mode0NodeInterfaceService {
const
(
SecureNet
)
net
;
const
(
HiRPC
)
hirpc
;
ActorHandle
epoch_creator_handle
;
ActorHandle
dart_handle
;
shared
(
AddressBook
)
addressbook
;
this
(shared(SecureNet) shared_net, shared(AddressBook) addressbook, TaskNames tn);
}
Constructors
this
this
(shared(SecureNet) shared_net, shared(AddressBook) addressbook, TaskNames tn)
tagion
services
mode0_nodeinterface
structs
Mode0NodeInterfaceService