|
rippled
|

Public Member Functions | |
| FeatureInfo ()=delete | |
| FeatureInfo (std::string const &n, uint256 const &f, VoteBehavior v) | |
Public Attributes | |
| const std::string | name |
| const uint256 | feature |
| const VoteBehavior | vote |
Definition at line 40 of file AmendmentTable.h.
|
delete |
| ripple::AmendmentTable::FeatureInfo::FeatureInfo | ( | std::string const & | n, |
| uint256 const & | f, | ||
| VoteBehavior | v | ||
| ) |
Definition at line 43 of file AmendmentTable.h.
| const std::string ripple::AmendmentTable::FeatureInfo::name |
Definition at line 48 of file AmendmentTable.h.
| const uint256 ripple::AmendmentTable::FeatureInfo::feature |
Definition at line 49 of file AmendmentTable.h.
| const VoteBehavior ripple::AmendmentTable::FeatureInfo::vote |
Definition at line 50 of file AmendmentTable.h.
1.8.17