PrevUpHomeNext

getInvariantChecks

get a tuple of all invariant checks

Synopsis
InvariantChecks
getInvariantChecks();
Description
Return Value

std::tuple of instances that implement the required invariant check methods

See Also

InvariantChecker_PROTOTYPE

Header

#include <ripple/app/tx/impl/InvariantCheck.h>


PrevUpHomeNext