![]() |
Bitcoin ABC 0.32.4
P2P Digital Currency
|
#include <parkingpolicy.h>
Additional Inherited Members | |
Public Member Functions inherited from ValidationState< BlockPolicyValidationResult > | |
| bool | Invalid (BlockPolicyValidationResult result, const std::string &reject_reason="", const std::string &debug_message="") |
| bool | Error (const std::string &reject_reason) |
| bool | IsValid () const |
| bool | IsInvalid () const |
| bool | IsError () const |
| BlockPolicyValidationResult | GetResult () const |
| std::string | GetRejectReason () const |
| std::string | GetDebugMessage () const |
| std::string | ToString () const |
Definition at line 20 of file parkingpolicy.h.