hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
shared_model::proto::Command::Impl Struct Reference
Collaboration diagram for shared_model::proto::Command::Impl:
Collaboration graph

Public Member Functions

 Impl (TransportType &ref)
 

Public Attributes

TransportTypeproto_
 
ProtoCommandVariantType variant_
 
CommandVariantType ivariant_ {variant_}
 

Constructor & Destructor Documentation

◆ Impl()

shared_model::proto::Command::Impl::Impl ( TransportType ref)
inlineexplicit

Member Data Documentation

◆ ivariant_

CommandVariantType shared_model::proto::Command::Impl::ivariant_ {variant_}

◆ proto_

TransportType& shared_model::proto::Command::Impl::proto_

◆ variant_

ProtoCommandVariantType shared_model::proto::Command::Impl::variant_

The documentation for this struct was generated from the following file: