rippled
|
This is the complete list of members for ripple::AmendmentTable_test, including all inherited members.
allSupported_ | ripple::AmendmentTable_test | private |
amendmentId(std::string in) | ripple::AmendmentTable_test | privatestatic |
AmendmentTable_test() | ripple::AmendmentTable_test | |
combine(std::vector< Arg > left, std::vector< Arg > const &right, Args const &... args) | ripple::AmendmentTable_test | privatestatic |
combine_arg(std::vector< Arg > &dest, std::vector< Arg > const &src, Args const &... args) | ripple::AmendmentTable_test | privatestatic |
doRound(uint256 const &feat, AmendmentTable &table, weeks week, std::vector< std::pair< PublicKey, SecretKey >> const &validators, std::vector< std::pair< uint256, int >> const &votes, std::vector< uint256 > &ourVotes, std::set< uint256 > &enabled, majorityAmendments_t &majority) | ripple::AmendmentTable_test | |
emptySection_ | ripple::AmendmentTable_test | private |
emptyYes_ | ripple::AmendmentTable_test | private |
enabled_ | ripple::AmendmentTable_test | private |
journal_ | ripple::AmendmentTable_test | private |
makeConfig() | ripple::AmendmentTable_test | private |
makeDefaultNo(std::vector< std::string > const &amendments) | ripple::AmendmentTable_test | privatestatic |
makeDefaultYes(std::vector< std::string > const &amendments) | ripple::AmendmentTable_test | privatestatic |
makeDefaultYes(uint256 const amendment) | ripple::AmendmentTable_test | privatestatic |
makeFeatureInfo(std::vector< std::string > const &amendments, VoteBehavior voteBehavior) | ripple::AmendmentTable_test | privatestatic |
makeObsolete(std::vector< std::string > const &amendments) | ripple::AmendmentTable_test | privatestatic |
makeSection(std::string const &name, std::vector< std::string > const &amendments) | ripple::AmendmentTable_test | privatestatic |
makeSection(std::vector< std::string > const &amendments) | ripple::AmendmentTable_test | privatestatic |
makeSection(uint256 const &amendment) | ripple::AmendmentTable_test | privatestatic |
makeTable(Application &app, std::chrono::seconds majorityTime, std::vector< AmendmentTable::FeatureInfo > const &supported, Section const &enabled, Section const &vetoed) | ripple::AmendmentTable_test | |
makeTable(test::jtx::Env &env, std::chrono::seconds majorityTime, std::vector< AmendmentTable::FeatureInfo > const &supported, Section const &enabled, Section const &vetoed) | ripple::AmendmentTable_test | |
makeTable(test::jtx::Env &env, std::chrono::seconds majorityTime) | ripple::AmendmentTable_test | |
makeValidators(int num) | ripple::AmendmentTable_test | |
obsolete_ | ripple::AmendmentTable_test | private |
run() override | ripple::AmendmentTable_test | |
testBadConfig() | ripple::AmendmentTable_test | |
testConstruct() | ripple::AmendmentTable_test | |
testDetectMajority(uint256 const &feat) | ripple::AmendmentTable_test | |
testEnableVeto() | ripple::AmendmentTable_test | |
testFeature(uint256 const &feat) | ripple::AmendmentTable_test | |
testGet() | ripple::AmendmentTable_test | |
testHasUnsupported() | ripple::AmendmentTable_test | |
testLostMajority(uint256 const &feat) | ripple::AmendmentTable_test | |
testNoOnUnknown(uint256 const &feat) | ripple::AmendmentTable_test | |
testNoOnVetoed(uint256 const &feat) | ripple::AmendmentTable_test | |
testVoteEnable(uint256 const &feat) | ripple::AmendmentTable_test | |
totalsize(std::vector< Arg > const &src, Args const &... args) | ripple::AmendmentTable_test | privatestatic |
unsupported_ | ripple::AmendmentTable_test | private |
unsupportedMajority_ | ripple::AmendmentTable_test | private |
vetoed_ | ripple::AmendmentTable_test | private |
weekTime(weeks w) | ripple::AmendmentTable_test | static |
yes_ | ripple::AmendmentTable_test | private |