Scorum
Public Types | List of all members
scorum::protocol::proposal_base_operation< OperationType, CommitteeType > Struct Template Reference

#include <proposal_operations.hpp>

Inheritance diagram for scorum::protocol::proposal_base_operation< OperationType, CommitteeType >:
scorum::protocol::proposal_committee_operation< CommitteeType >

Public Types

typedef OperationType operation_type
 
- Public Types inherited from scorum::protocol::proposal_committee_operation< CommitteeType >
typedef CommitteeType committee_type
 
typedef proposal_committee_operation< CommitteeType > committee_operation_type
 

Detailed Description

template<typename OperationType, typename CommitteeType>
struct scorum::protocol::proposal_base_operation< OperationType, CommitteeType >

Definition at line 88 of file proposal_operations.hpp.

Member Typedef Documentation

◆ operation_type

template<typename OperationType , typename CommitteeType >
typedef OperationType scorum::protocol::proposal_base_operation< OperationType, CommitteeType >::operation_type

Definition at line 90 of file proposal_operations.hpp.


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